Sycamore is a reactive library for creating web apps in Rust and WebAssembly
A curated list of Sycamore related content and resources
If you have something awesome to share, please send a PR!
- Sycamore Book — The official guide to building awesome apps with Sycamore.
- Sycamore Discord Server — The official Sycamore discord server to talk about all things Sycamore.
- Trunk + gitpod.io template — A quick-start bare-bones template for creating a Sycamore app using Trunk. Comes with a gitpod.io configuration.
- Rocket SSR minimal template — A quick-start bare-bones template for Sycamore and Rocket with SSR support. Also comes with a gitpod.io configuration.
- Rocket SSR template — A batteries-included template for Sycamore and Rocket with SSR support. Comes with router and SSR support out of the box. Also comes with a gitpod.io configuration.
Nothing yet. Have something awesome to share? Send a PR!
- Perseus — The Rust framework for the modern web. Comes with a plethora of built-in features, including: static site generation, server side rendering, time/custom-logic based revalidation, incremental generation (build on demand), flexible build matrix, cli harness, i18n, and hot state reloading.
- Sycamore Playground — A playground for testing out Sycamore directly in the browser!
- Sycamore Hackernews Clone — A Hackernews clone built with Sycamore.
- Geossuget Demo — An app for suggesting cities and finding cities from coordinates.
- WCLE (WASM Creole Live Editor) — A serverless wiki webapp with live preview for the Creole markdown language.
Nothing yet. Have something awesome to share? Send a PR!
- Sycamore Router — The official router for creating single page apps with Sycamore.
Nothing yet. Have something awesome to share? Send a PR!
- mdsycx — markdown with Sycamore! mdsycx lets you use Sycamore components in your markdown documents.