1.1.0 • Published 7 years ago

lighter-lru-cache v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

lighter-lru-cache

Chat Version Downloads Build Coverage Style

The lighter-lru-cache module is a lightweight LRU cache.

Installation

From your project directory, install and save as a dependency:

npm install --save lighter-lru-cache

API

For now, please see the source.

Examples

For now, please see the tests.

More on lighter-lru-cache...