ulfryk / angular-typescript

TypeScript 1.7 annotations (decorators) for AngularJS 1.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use with typings

as-bogdan-b opened this issue · comments

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.

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.