Reactivity Packages

dagify

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

1.6.24 • Published 5 months ago

branlice-reactivity

- [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

1.0.0 • Published 3 years ago