ngx-reactive-storage
Reactive Storage Library
A wrapper around IndexedDB and localStorage that allows storing data in a reactive way, with observable and signal-based APIs for synchronization across tabs and windows.
40 stars
4 watching
5 forks
Language: TypeScript
last commit: 19 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ngneat/elf | A reactive state management solution built on top of RxJS. | 1,622 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
ngrx/router | An alternative router for Angular 2 providing a simple, reactive API built to scale large applications. | 269 |
elbywan/hyperactiv | A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. | 439 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
rx-angular/rx-angular | A toolkit for building high-performance, reactive Angular applications with efficient state management and non-blocking rendering. | 1,904 |
reactivex/rxnetty | A library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications. | 1,382 |
tower120/reactive | A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. | 72 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
rxdave/qactive | An observable framework for building reactive queries with LINQ | 157 |
xmartlabs/rxsimplenosql | Reactive extensions for working with entities in a NoSQL database | 37 |
finom/defi | A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects | 50 |
elsassph/fusetools-haxe | An implementation of FuseTools in Haxe to provide strong typing and compiler validation for observable-based reactive programming | 31 |
reactivex/rxphp | A set of libraries to compose asynchronous and event-based programs using observable streams. | 1,704 |