3.0.2 • Published 5 years ago

@rightscale/ui-angular-decorators v3.0.2

Weekly downloads
55
License
MIT
Repository
github
Last release
5 years ago

Angular Decorators

A set of TypeScript decorators to make working with Angular easier

Using the library

Install it from npm:

npm i @rightscale/ui-angular-decorators

Setup

Tested with Node version 5.12.0 You also need Gulp installed.

Install dependencies with

npm i

In your application, import the library in your index.ts to make it available globally

import ngModule from '@rightscale/ui-angular-decorators'

Please see the test fixtures for usage details.

Working with a dependent package

If you're working both on the library and a package that consumes it, you can make your local copy of the library available:

npm link

Then you can use this copy from the dependent package using

npm link @rightscale/ui-angular-decorators

Contributors

License

MIT (c) RightScale

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.3.1

6 years ago

2.3.1-beta.0

6 years ago

2.3.0

6 years ago

2.3.0-beta.0

6 years ago

2.2.1-beta.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.0

8 years ago

0.0.0

8 years ago

0.0.2

8 years ago