UNPKG

simple-storage-tools

Version:

a library for projects that allow you to work with local and session storage in typescript

11 lines (10 loc) 221 B
language : node_js node_js : - stable install: - npm install script: - npm run build - npm run cover # Send coverage data to Coveralls after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"