An open API service indexing awesome lists of open source software.

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+

Awesome Lists containing this project

README

          

# MetalState

![npm](https://img.shields.io/npm/v/@metalstate/core)
![Downloads](https://img.shields.io/npm/dm/@metalstate/core)
![GitHub Repo stars](https://img.shields.io/github/stars/K-NRS/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.