1.0.3 • Published 2 years ago

react-local-cache v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago