can-stache-bindings

v4.0.1
Default binding syntaxes for can-stache
canjs donejs

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 test/ ./*.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

build

node build.js

detect-cycle

detect-cyclic-packages --ignore done-serve

Metadata

Downloads