aurelia-model-watch
v0.1.3
Published
A model watch plugin for Aurelia.
Readme
aurelia-model-watch
Platform Support
This library can be used in the browser.
Building
npm run buildTests
npm run testDeveloping
npm run test-watchPublishing
- Bump the version
npm run bump-version [<newversion> | major | minor | patch]- Prepare the release (run tests, run build, docs, release notes)
npm run cut-release- Commit, tag, npm publish (not automated)
