can-connect

v0.3.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/ && git commit -am "Update dist for release"

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 9/30/2015

Downloads