react-store-context-hooks
Version:
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.
1 lines • 869 B
JSON
{"author":{"email":"rickypc@users.noreply.github.com","name":"Richard Huang"},"description":"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.","homepage":"https://github.com/rickypc/react-store-context-hooks#readme","keywords":["store","data store","store context","store provider","share state","across components","functional components","share application state","application state","across React components","context","hooks","share","components"],"license":"MPL-2.0","main":"index.cjs.js","module":"index.esm.js","name":"react-store-context-hooks","peerDependencies":{"react":">=16.8.0"},"repository":{"type":"git","url":"git@github.com:rickypc/react-store-context-hooks.git"},"runkitExampleFilename":"example.js","version":"4.0.0"}