can-observable-array

v0.5.0
Observable arrays
canjs

compile-to-es5

babel src --out-dir dist

jshint

jshint src/*.js test/*.js --config

lint

npm run jshint

prepublishOnly

npm run compile-to-es5

preversion

npm test

postversion

git push --follow-tags

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

test

npm run lint && npm run testee

testee

testee test.html --browsers firefox

Metadata

  • MIT
  • Whatever
  • DoneJS Contributors
  • released 7/17/2019

Downloads

Maintainers