Solid is a declarative JavaScript library for building user interfaces, compiling JSX templates to real DOM nodes and updating them with fine-grained reactive primitives instead of a virtual DOM.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4101discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: declarative清除
solidsolidjs
ADDEDplotly.pyplotly
ADDEDplotly.py is an interactive, open-source, browser-based graphing library for Python, built on plotly.js. It provides 30+ chart types, works in Jupyter notebooks, standalone HTML, and Dash apps, and is MIT licensed.
reactreact
ADDEDReact is an MIT-licensed JavaScript library for building user interfaces. It offers declarative, component-based views, supports gradual adoption, JSX, server rendering via Node, and mobile apps via React Native.