@rightscale/ui-angular-decorators

3.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @rightscale/ui-angular-decorators

Weekly Downloads

28

Version

3.0.2

License

MIT

Unpacked Size

95.8 kB

Total Files

67

Last publish

Collaborators

  • barrydorman
  • rightscale_admin
  • rightscaleci
  • ventajou