cash-cache

localStorage enhancer with sugar functions and LRU cache

Usage no npm install needed!

<script type="module">
  import cashCache from 'https://cdn.skypack.dev/cash-cache';
</script>

README

storex2 Build Status npm version Coverage Status

localStorage enhancer with sugar functions and LRU cache

Install

yarn add storex2

Usage

Dig into the source code, it's very easy.

License

MIT