icache

v1.1.2
A simple queue cache of limited or unlimited length
cache queue fifo first in first out simple memory caching

test

mocha test

lint

eslint main.js

check

npm run lint && npm run test

cover

istanbul cover ./node_modules/mocha/bin/_mocha

test-on-travis

istanbul cover --report lcovonly ./node_modules/mocha/bin/_mocha
npm i icache

Metadata

  • MIT
  • >=4.0.0
  • Alexey Bystrov
  • released 2/17/2017

Downloads

Maintainers