gbj/leptos

Build fast web applications with Rust.

RustOtherrustreactivewebisomorphicdomssrwebassemblyfine-grained
This is stars and forks stats for /gbj/leptos repository. As of 29 Apr, 2024 this repository has 12247 stars and 454 forks.

Website | Book | Docs.rs | Playground | Discord You can find a list of useful libraries and example projects at awesome-leptos. Leptos use leptos::*; #[component] pub fn SimpleCounter(initial_value: i32) -> impl IntoView { // create a reactive signal with the initial value let (value, set_value) = create_signal(initial_value); // create event handlers for our buttons // note that `value` and `set_value` are `Copy`, so it's super easy to move them into closures let clear = move...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
OPENCYBER-FR/RustHoundRustMakefileDockerfile7010600
google/zerocopyRustShell7020460
drifting-in-space/planeRustOther1.3k0290
viperproject/prusti-devRustOther1.3k0910
lightbend/kalix-jvm-sdkScalaJavaOther510360
viperproject/gobraScalaJavaANTLR850240
tier4/AWSIMC#Other3520460
zen-lang/zenClojureOther107+1120
varunKT001/awesome-javascript-projectsCSSHTMLJavaScript390400
davidgasquez/datadexJupyter NotebookOther1260100