can-view-model

v4.0.3
Gets or sets the view model of an element.
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 ./*.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

develop

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

detect-cycle

detect-cyclic-packages --ignore done-serve
npm i can-view-model

Metadata

Downloads