{"library":"expire-cache","type":"library","category":null,"description":"A simple JavaScript cache library that supports key-value storage with configurable expiration times and namespacing. Version 1.0.0 (stable, last updated 2017) is available via npm and Bower. It offers a concise API with function overloads for get/set/remove and namespace support, allowing hierarchical sub-caches with independent expiry. The library is lightweight and works in Node.js and browsers via script tag or AMD.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","cache","expiring","namespace"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install expire-cache","imports":["const expireCache = require('expire-cache');","const expireCache = require('expire-cache');","<script src=\"/pathTo/expire-cache/index.js\"></script>"]},{"cmd":"yarn add expire-cache","imports":[]},{"cmd":"pnpm add expire-cache","imports":[]}],"homepage":"https://github.com/teambition/expire-cache","github":"ssh://git@github.com/teambition/expire-cache","docs":null,"changelog":null,"pypi":null,"npm":"expire-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}