Skip to content

v1.0.0(30-10-2021)

Compare
Choose a tag to compare
@sefatanam sefatanam released this 19 Nov 20:26
9dab7f4

What's Changed

  • Implemented crypto cache functionality
  • implemented jsDoc support #1 by @sefatanam in #2

How to use

  • Use npm i crypto-browser-storage
  • Inject to your component or service as Dependency Injection
  • Then you will be able to access crypto-browser-storage's library functions,
    • setCache
    • getCache
    • removeCacheByKey
    • clearAllCache

Full Changelog: https://github.com/nixgram/crypto-browser-storage/commits/v1.0.0