Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 906 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 906 Bytes

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