// WEB FRAMEWORK

SolidJS
A declarative, efficient, and flexible JavaScript library for building user interfaces
SolidJS is an open source web framework project written in TypeScript, with 35,494 stars and 910 forks on GitHub. It is licensed under MIT and falls in the Web Framework category. Key topics: javascript, reactive, frontend, ui.
// FACTS
- Stars
- 35.5k
- Forks
- 910
- Open issues
- 61
- Language
- TypeScript
- License
- MIT
- Category
- Web Framework
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
SolidJS is a declarative JavaScript library for creating user interfaces with fine-grained reactivity. Unlike React, Solid has no Virtual DOM — it compiles templates to real DOM nodes and wraps updates in granular reactions. This results in exceptional runtime performance benchmarks while maintaining the familiar JSX and component-based development model.
// TOPICS
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT