can-map-backup

v4.0.0
Backup and restore a Maps state for CanJS 4.0 and 5.0
canjs

preversion

npm test

postpublish

git push --tags && git push

testee

testee test.html --browsers firefox

test

npm run detect-cycle && npm run jshint && npm run testee

jshint

jshint *.js --config

release:pre

npm version prerelease && npm publish --tag=pre

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

develop

can-serve --static --develop --port 8080

detect-cycle

detect-cyclic-packages --ignore done-serve
npm i can-map-backup

Homepage

canjs.com

Metadata

Downloads