angular-es6-annotations
angular-es6-annotations copied to clipboard
Controller As Syntax
Great work, annotations makes code much more clean.
It seams it doesnt support Angular 1.3's "Conroller As" syntax. Are you planning on fixing it?
Actually, I'm not planning it, but it would be of course nice to have. So feel free to send a PR, if you have the motivation to implement it.
Not yet implemented, but I've done another library for Typescript with the same functionality. There is controller as syntax available: https://github.com/marcj/angular-typescript-decorators