s3-cached

v2.1.13
S3 File Access Abstraction providing Memory and Disk Caching Layer
s3 aws cache memory-cache disk-cache files storage cloud

clean

rm -rf lib

build

npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc

build-clean

npm run clean && npm run build

test-simple

nyc mocha "./test/**/*.spec.js"

test

npm run clean && npm run gardener && npm run test-simple

coveralls

node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info

semantic-release

npm run build-clean && npx semantic-release

gardener

node gardener

Metadata

  • MIT
  • >= 6.10.3
  • Lukas Siemon
  • released 4/28/2019

Downloads

Maintainers