13 repos
Solid.js is a declarative, performance-focused JavaScript framework for building reactive user interfaces using fine-grained reactivity and JSX syntax. This cluster covers the core framework, build tooling (CLI, Vite plugin), official templates and starter projects, and supporting utilities that form the Solid.js ecosystem. Developers exploring this area will find resources for building fast, reactive web applications with minimal overhead compared to traditional virtual-DOM frameworks.
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
solidjs-community/solid-primitives
A library of high-quality primitives that extend Solid reactivity.