megid-reactive-store
v1.0.1
Published
Reactive store library for react
Downloads
6
Readme
reactive-store
A reactive store package for react
Install
// with pnpm
pnpm i --save reactive-store
// with yarn
yarn add reactive-storeUsage
import { ReactiveStore, useReactiveStore } from "reactive-store";