https://github.com/rickypc/react-store-context-hooks
Provides various data store hooks that allow functional components to share the application state within the same React Context or different React Context using persistent storage.
https://github.com/rickypc/react-store-context-hooks
application-state data-store functional-components react-context react-hooks
Last synced: 12 days ago
JSON representation
Provides various data store hooks that allow functional components to share the application state within the same React Context or different React Context using persistent storage.
- Host: GitHub
- URL: https://github.com/rickypc/react-store-context-hooks
- Owner: rickypc
- License: mpl-2.0
- Created: 2021-10-26T02:47:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T05:54:25.000Z (over 4 years ago)
- Last Synced: 2025-10-08T15:58:00.799Z (7 months ago)
- Topics: application-state, data-store, functional-components, react-context, react-hooks
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/react-store-context-hooks
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE