项目作者: patternfly-webcomponents

项目描述 :
A set of Angular2 component (shims) for PatternFly Web Components
高级语言: TypeScript
项目地址: git://github.com/patternfly-webcomponents/angular2-patternfly-shims.git


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

  1. $ npm install --save angular2-patternfly-shims

Building the Library Shims

Clone the repository and do:

  1. npm install

Building the library

  1. npm run build