usignal
Reactive UI library
A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs.
A blend of @preact/signals-core and solid-js basic reactivity API
221 stars
10 watching
15 forks
Language: JavaScript
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,269 |
swoopapp/react | A JavaScript library for building user interfaces using component-based and declarative approaches. | 0 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |
elbywan/hyperactiv | A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. | 439 |
finom/defi | A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects | 50 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
bobtail-dev/bobtail | A lightweight CoffeeScript library for building scalable and reactive web UIs | 263 |
bcrumbs/reactackle | A collection of reusable UI components built with React and Styled Components | 279 |
jameslnewell/styled-components-grid | A set of reusable grid components for building responsive user interfaces | 220 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
roberthein/observable | A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
ws-rush/reactive | A web application framework with features like routing, state management, and build automation. | 4 |
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 187 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |