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 supported2 Subscribers
Add a CodeTriage badge to leptos
Help out
- Issues
- WIP: Refactor ArcAsyncDerived
- prefer std lib's `Vec::extract_if` over `drain_filter_polyfill` dep
- Document the cancellation behavior of LocalResource and AsyncDerived
- enh: hygienize usages of re-exports
- Attribute assignment with attr: is lost when component initially renders as () then as any element
- fix: schedule `ActionForm` submit handler to run after user submit handlers (closes #3872)
- Nested Reactive Store panics with Index out of bounds
- Add dylint lints for common issues that can't be detected at compile time
- Returning floating point NAN from a server function causes hydration error in SSR mode
- Removing `ErrorBoundary` fixed a signal disposed issue?
- Docs
- Rust not yet supported