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
- Host: GitHub
- URL: https://github.com/patternfly-webcomponents/angular2-patternfly-shims
- Owner: patternfly-webcomponents
- Created: 2017-01-15T22:19:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T16:33:42.000Z (almost 9 years ago)
- Last Synced: 2025-02-25T07:11:15.909Z (10 months ago)
- Topics: angular2-extensions, webcomponents
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.



### Usage
```
$ npm install --save angular2-patternfly-shims
```
# Building the Library Shims
Clone the repository and do:
npm install
# Building the library
npm run build