0.0.2 • Published 7 years ago

angular2-patternfly-shims v0.0.2

Weekly downloads
3
License
Apache2
Repository
github
Last release
7 years ago

Angular2 Extensions for PatternFly Web Components

This project provides Angular2 extensions (component shims) for the core Patternfly web components. These implementations aid in consuming Patternfly web components within an Angular2 context.

Image of PatternFly Image of WebComponents Image of Angular2

Usage

$ npm install --save angular2-patternfly-shims

Building the Library Shims

Clone the repository and do:

npm install

Building the library

npm run build