flimsy

Reactive library

A simplified implementation of the reactive core of Solid in a single file

A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.

GitHub

189 stars
4 watching
7 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list

reactivitysimplesolidtiny

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
finom/defi A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects 50
webreflection/usignal A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. 224
elbywan/hyperactiv A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. 440
lihaoyi/scala.rx A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. 984
outr/reactify A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic 86
brundonsmith/bagel A new programming language designed to be compatible with JavaScript and TypeScript developers, aiming to simplify development and provide stronger type guarantees while incorporating reactive programming concepts. 85
runceel/reactiveproperty A library providing support for MVVM and asynchronous programming with Reactive Extensions. 903
tower120/reactive A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. 72
heinrichapfelmus/reactive-banana A Functional Reactive Programming library for Haskell 523
dbrattli/fable.reaction A library and framework for building reactive applications with Fable, combining asynchronous functional programming and event handling 142
ivanperez-keera/dunai A reactive programming library for Haskell that supports multiple paradigms and effects. 213
kefirjs/kefir A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. 1,876
phphe/react-colrow A library that provides responsive layout components based on CSS flexbox, suitable for server-side rendering and optimized for small file sizes. 6
r0man/sablono A templating library that enables React component definition using Lisp/Hiccup style syntax 697
radioactive/radioactive A native Functional Reactive Programming environment for JavaScript that abstracts away data sources and change propagation. 249