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
- `view!` macro panics when encountering an invalid character literal
- [0.7] LocalResources loaded in islands do not trigger Suspense in non-island parents
- [0.7] `#[component]` attribute doesn't work with `clippy::must_use_candidate`
- Add a way to inspect reactive dependency graph
- Using <Suspense>/<Await> outside of a route makes all <Suspense>/<Await>'ed routes cause hydration error.
- Hydration error when using nested `ParentRoute`s that suspend + a leaf `Route` using `Suspend`
- Fixed AsyncTransition
- `NestedRoutes` not working with `erase-components` feature
- Islands with same name in different modules causes `symbol is already defined`
- Add Modals to docs/examples
- Docs
- Rust not yet supported