react-local-cache

1.0.3 • Public • Published

useCache hook

Supporting LRU data structure for caching. This hook is used to cache the data into local storage.

How to install?

npm install --save react-local-cache

Roadmap

  • Adding support for multiple cache stores
  • Adding support for cache expiration
  • Adding support for cache invalidation
  • Adding examples of useCache hook
  • Adding examples of useCache hook with multiple cache stores
  • Adding Documentation
  • fixing typescript errors
  • adding tests

Readme

Keywords

none

Package Sidebar

Install

npm i react-local-cache

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

5.49 kB

Total Files

7

Last publish

Collaborators

  • theabdollah