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 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`
- `NestedRoutes` not working with `erase-components` feature
- Islands with same name in different modules causes `symbol is already defined`
- Add Modals to docs/examples
- feat: Allow configuration to be read from option_env!
- Add `on:command` event handler
- [Feat]: Add default types for `Either` variants, as well as adding `OneOfExt` trait on `impl View`
- Allow "infinite" timeouts in `set_timeout` helper
- Docs
- Rust not yet supported