0.0.7 • Published 8 years ago

patternfly-tabs v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 years ago

PatternFly Tabs for Patternfly Web Components

This project provides the Tab web component for the PatternFly reference implementation.


Getting started

Build

npm install
gulp build

Serve

gulp serve

URL: http://localhost:3000/index.html

  • Uses gulp watch and browser-sync

Tech Notes

Repository uses the following:

  • Bable - Essentially an ECMAScript 6 to ECMAScript 5 Javascript compiler. It allows you to use ES6 features in your projects and then compiles ES5 for you to use in production.
  • Plumber - Prevent pipe breaking caused by errors from gulp plugins
  • Webpack -
0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago