leptos
https://github.com/leptos-rs/leptos
Rust
Build fast web applications with Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to leptos
Help out
- Issues
- Add `leptos_macro_core` which contains the macro impls
- Support serializing `Ok(_)` state of `ServerAction` into the URL
- `server` macro hygiene issue with actix on 0.8 with path to `server_fn`
- Modify branch names in workflow CI to autodetect potential release branches
- Document flag for rand/get_random in wasm
- Document migration strategies, using Leptos alongside JS or other languages
- Document event bubbling/event propagation behavior in Leptos apps
- Leptos router matches requests with trailing slashes for routes defined without them, while axum does not
- Missing derive or rw_slice macros?
- Tracking only current field and not children in `reactive_stores`
- Docs
- Rust not yet supported