can-connect

v0.5.0
Data connection middleware and utilities
CanJS

test

testee --browsers firefox test.html

preversion

npm test && npm run build

version

git checkout -b release && git add -f dist/

postversion

git push --tags && git checkout master && git branch -D release && git push

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

document

documentjs

build

node build.js

Metadata

  • MIT
  • Whatever
  • Bitovi
  • released 3/23/2016

Downloads