An open API service indexing awesome lists of open source software.

https://github.com/patternfly-webcomponents/angular2-patternfly-shims

A set of Angular2 component (shims) for PatternFly Web Components
https://github.com/patternfly-webcomponents/angular2-patternfly-shims

angular2-extensions webcomponents

Last synced: 22 days ago
JSON representation

A set of Angular2 component (shims) for PatternFly Web Components

Awesome Lists containing this project

README

          

# Angular2 Extensions for [PatternFly Web Components](https://github.com/patternfly-webcomponents/patternfly-webcomponents)
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](https://raw.githubusercontent.com/patternfly-webcomponents/angular2-patternfly-shims/master/icons/patternfly-orb.png)
![Image of WebComponents](https://raw.githubusercontent.com/patternfly-webcomponents/angular2-patternfly-shims/master/icons/wc.png)
![Image of Angular2](https://raw.githubusercontent.com/patternfly-webcomponents/angular2-patternfly-shims/master/icons/ng2.png)

### Usage
```
$ npm install --save angular2-patternfly-shims
```

# Building the Library Shims

Clone the repository and do:

npm install

# Building the library

npm run build