file-system-cache

v1.0.4
A super-fast, promise-based cache that reads and writes to the file-system.
cache fs file-system

tdd

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register --watch

lint

eslint ./src

test

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register

build

babel src --out-dir lib --source-maps

prepublish

npm test && npm run lint && npm run build

build:watch

npm run build -- --watch

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 1/26/2016

Downloads

Maintainers