can-stache

v5.1.1
Live binding handlebars templates
canjs canjs-plugin donejs

ci

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

http-server

http-server -p 3000 --silent

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 . --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
npm i can-stache

Metadata

  • MIT
  • Whatever
  • Bitovi
  • released 12/23/2019

Downloads