https://github.com/arempe93/react-immer-state
A tiny immutable state using react context api and immer
https://github.com/arempe93/react-immer-state
immer immutable react react-context-api state-management
Last synced: 7 months ago
JSON representation
A tiny immutable state using react context api and immer
- Host: GitHub
- URL: https://github.com/arempe93/react-immer-state
- Owner: arempe93
- Created: 2019-05-20T19:15:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:13:29.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T01:41:40.743Z (7 months ago)
- Topics: immer, immutable, react, react-context-api, state-management
- Language: JavaScript
- Size: 203 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
react-immer-state
---A tiny, immutable state for react built using React 16.3+ contexts