angular-typescript
angular-typescript copied to clipboard
Use with typings
Is it possible to implement the use of this library through typings? Or please give instructions on how to use this library in the project.
+1
This library is only and idea - just a little more then a gist. It's designed to be used as is - just add node_modules/angular-typescript/at-angular.ts (and optionally node_modules/angular-typescript/at-angular-resource.ts) to your app sources.
If you are looking for something more, lib that may evolve, try this:
https://github.com/luisvt/ngts-annotations
@luisvt made few upgrades and I believe will be maintaining his version.