solid-js@1.9.14
// A declarative JavaScript library for building user interfaces.
$ npm install solid-js
downloads/wk
2,858,356
license
MIT
version
1.9.14
published
Jul 1, 2026
What is solid-js?
Solid.js is a declarative JavaScript library for building user interfaces with fine-grained reactivity and a compiler-based approach. It offers similar component-based development to frameworks like React, but with better performance through its reactive compilation system that eliminates the need for a virtual DOM. Developers use Solid.js when they need high-performance, responsive UIs with a familiar component model and excellent runtime efficiency.
Links
Keywords
Dependencies (3)
Maintainers
ryansolid