1.0.3 • Published 7 years ago

orderable-cache v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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();
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago