angular-typescript icon indicating copy to clipboard operation
angular-typescript copied to clipboard

Use with typings

Open as-bogdan-b opened this issue 9 years ago • 2 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.

as-bogdan-b avatar Jul 27 '16 13:07 as-bogdan-b

+1

sonnenhaft avatar Aug 19 '16 20:08 sonnenhaft

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.

ulfryk avatar Aug 20 '16 06:08 ulfryk