3.0.2 • Published 7 years ago
@rightscale/ui-angular-decorators v3.0.2
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-decoratorsSetup
Tested with Node version 5.12.0 You also need Gulp installed.
Install dependencies with
npm iIn 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 linkThen you can use this copy from the dependent package using
npm link @rightscale/ui-angular-decoratorsContributors
License
MIT (c) RightScale
3.0.2
7 years ago
3.0.1
7 years ago
3.0.0
7 years ago
2.3.1
7 years ago
2.3.1-beta.0
8 years ago
2.3.0
8 years ago
2.3.0-beta.0
8 years ago
2.2.1-beta.0
8 years ago
2.2.0
8 years ago
2.1.0
9 years ago
2.0.0
9 years ago
1.0.0
9 years ago
0.0.0
9 years ago
0.0.2
9 years ago