1.0.3 • Published 7 years ago
orderable-cache v1.0.3
Orderable cache
Introduction
Provides an easy to search cache with filtering options.
Getting started
npm install --save orderable-cache
Usage
const OrderableCache = require('orderable-cache');
const cache = new OrderableCache();