angular2-patternfly-shims
v0.0.2
Published
A set of Angular2 component (shims) for PatternFly Web Components
Downloads
2
Maintainers
Readme
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.
Usage
$ npm install --save angular2-patternfly-shims
Building the Library Shims
Clone the repository and do:
npm install
Building the library
npm run build