Open-Source Library

Solid
A reactive UI library with fine-grained updates and JSX authoring.
Overview
Solid compiles JSX components around fine-grained reactive signals, updating only affected computations instead of rerendering whole component trees. It keeps familiar component authoring with a distinct runtime model.