can-route

v5.0.0
Observable front-end application routing for CanJS.
canjs canjs-plugin donejs

ci

npm run test && node test/test-saucelabs.js

preversion

npm test

postpublish

git push --tags && git push

testee

testee test/test.html --browsers firefox

test

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

jshint

jshint ./*.js src/*.js test/*.js --config

http-server

http-server -p 3000 --silent

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

done-serve --static --develop --port 8080

detect-cycle

detect-cyclic-packages --ignore done-serve

Metadata

  • MIT
  • Whatever
  • Bitovi
  • released 10/3/2019

Downloads