A simple react state management library without a provider. Use the hooks inside your components to create a store. You can create as many store as you want, they will work independently from each other. Just call the set function to update the store, async functions don't matter.

1m read time From reactjsexample.com
Post cover image
Table of contents
InstallationUsage

Sort: