js-cache-lru

js-cache-lru JS library on GitHub js-cache-lru JS library on npm Download js-cache-lru JS library

lru cache js implementation with capacity and maxAge support

Version 0.0.5 License MIT
js-cache-lru has no homepage
js-cache-lru JS library on GitHub
js-cache-lru JS library on npm
Download js-cache-lru JS library
Keywords
cachelrulru-cachelru cachedoubly linked listleast recently used
INSTALL
Type:
<script type="module"> import jsCacheLru from 'https://cdn.jsdelivr.net/npm/js-cache-lru@0.0.5/+esm' </script>
Learn more