Simple Store is a lightweight state hook that which functions similarly to the React's useState() hook but enables data sharing between instances created using the same factory.
npm install @passionware/simple-store
No README available