ng-metadata

v1.8.0
Angular 2 style decorators and utils for Angular 1.x
angularjs typescript decorators

typings

typings

prepublish

npm run typings -- install && tsc && ./scripts/create_core.sh

start

tsc -w

test

mocha ./test/index.js

test:live

mocha ./test/index.js -w

commit

git-cz

playground

tsc -p playground -w & live-server --no-browser

uglify

uglifyjs test/host.spec.js --beautify --mangle --compress --output test/__uglifyTest.js

changelog

conventional-changelog -p angular -i CHANGELOG.md -w

bump

conventional-recommended-bump -p angular -v

Metadata

  • MIT
  • Whatever
  • Martin Hochel
  • released 4/27/2016

Downloads