castor

v1.5.1
An ES7 [CAS designed](https://en.wikipedia.org/wiki/Content-addressable_storage) file storage for nodejs with a simple API and robust implementation.
cas storage md5

eslint

eslint .

checkall

npm run eslint

test

npm run checkall && npm run mocha

mocha

mocha -b

coveralls

npm install coveralls && node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info

cover

nyc --temp-directory=coverage/.nyc_output --reporter=text-summary --reporter=html --reporter=lcov mocha -b

Metadata

  • MIT
  • Whatever
  • Francois Leurent
  • released 10/9/2023

Downloads

Maintainers