ng-metadata

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

typings

typings install

prepublish

npm run typings && 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

Metadata

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

Downloads