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.
$ npm install --save angular2-patternfly-shims
Clone the repository and do:
npm install
npm run build