https://github.com/k-nrs/metalstate
MetalState is extra-ordinarily minimal and extendible, global state store for React and compatible with NextJS 13+
https://github.com/k-nrs/metalstate
nextjs nextjs13 react react-native reactjs state state-management states
Last synced: 3 months ago
JSON representation
MetalState is extra-ordinarily minimal and extendible, global state store for React and compatible with NextJS 13+
- Host: GitHub
- URL: https://github.com/k-nrs/metalstate
- Owner: K-NRS
- Created: 2023-06-03T14:02:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T12:18:53.000Z (over 2 years ago)
- Last Synced: 2025-07-05T01:08:17.317Z (3 months ago)
- Topics: nextjs, nextjs13, react, react-native, reactjs, state, state-management, states
- Language: TypeScript
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# MetalState



🪨 MetalState is extra-ordinarily minimal and extendible, global state store for React and compatible with NextJS 13+.
> The philosophy of `🪨 MetalState` is to make data access as easy as using `useState`. Therefore, it provides the smallest and most minimal form for storing and managing states globally!
Check the [docs](/docs/getting-started.md) and [examples](/examples).
## 🙌 Contributing
I welcome contributions to the MetalState project! Before you start, please read our [Contribution Guidelines](CONTRIBUTING.md).
Whether you're fixing a bug, adding a new feature, improving documentation, or just giving feedback, your contributions are much appreciated.