albio
🚀 Tiny compiler-powered reactivity library for sensible web apps
🚀 Tiny compiler-powered reactivity library for sensible web apps
Vue reactivity for AlpineJS
A simple, fast and composable library for creating reactive web interfaces
A simple library for creating reactive objects
JS Reactivity Framework
A build tool free reactivity model designed for simplicity and ease of use.
Simple, reactive labels for SolidJS
Minimalistic and lightweight reactive objects
JavaScript framework for dynamic web applications
A simple library for creating modern interactive applications
Cample.js - one of the fastest frameworks without a virtual DOM on the Internet!
Solid.js reactivity patterns for classes, and class components.
A `<code-mirror>` custom element for declarative manipulation of CodeMirror.
Mimics SolidJS's `createSignal()` and `createMemo()` but with deep equality checks
Dagify is a JavaScript library designed for building and managing reactive dependency graphs. It enables developers to create dynamic, interconnected data flows with support for computed nodes, shallow reactive nodes, manual execution, and network synchro
A collection of Dagify nodes for peer-to-peer hyper ecosystem tools.
A library with 9 modules for writing more expressive web applications with traditional HTML, CSS and JavaScript.
A lightweight JavaScript library for reactivity, statefulness, and DOM rendering.
A lightweight reactive lib for modern browsers
- [x] reactive - [X] Reactive: Define a responsive object and the effect fn will be collected; - [X] Readonly:Define a read-only mode object based on proxy; - [X] isReactive:Check for reactive object; - [X] isReadonly: Check for readonly o