@davidegheri/storage

v3.0.1
small browser storage API library

tsc

tsc

bili

bili

tslint

tslint

build

tsc --emitDeclarationOnly && bili

lint

tslint --project . --fix

test

jest

test:coverage

npm run test -- --coverage

test:watch

npm run test:coverage -- --watchAll

test:open

npm run test:coverage && open coverage/lcov-report/index.html

test:coveralls

npm run test:coverage && cat ./coverage/lcov.info | coveralls

preversion

npm run lint && npm run test

version

npm run build

postversion

git push --follow-tags
npm i @davidegheri/storage

Metadata

  • MIT
  • Whatever
  • Davide Gheri
  • released 11/14/2018

Downloads

Maintainers