UNPKG

@signaldb/react

Version:

SignalDB is a client-side database that provides a simple MongoDB-like interface to the data with first-class typescript support to achieve an optimistic UI. Data persistence can be achieved by using storage providers that store the data through a JSON in

6 lines (3 loc) 339 B
# @signaldb/react This is the [React](https://react.dev) integration for [SignalDB](https://github.com/maxnowack/signaldb). SignalDB is a local-first JavaScript database with real-time sync, enabling optimistic UI with signal-based reactivity across multiple frameworks. See https://signaldb.js.org/guides/react/ for usage instructions.