3.4.2 • Published 8 years ago

pui-css-traffic-lights v3.4.2

Weekly downloads
12
License
MIT
Repository
github
Last release
8 years ago

pui-css-traffic-lights

A CSS traffic-lights component that can be installed via this npm package. This package provides all of the CSS you need to use the component.

Installation

To install the package from the command line:

npm install pui-css-traffic-lights

Usage

<h3>On</h3>
<ul class="traffic-lights list-unstyled mvm">
  <li class="green-light">
    <i class="fa fa-circle"></i>
    5
  </li>
  <li class="gray-light">
    <i class="fa fa-circle"></i>
    1
  </li>
  <li class="red-light">
    <i class="fa fa-circle"></i>
    8
  </li>
</ul>

You can find more examples of the traffic-lights component in the pui style guide


This is a component of Pivotal UI, a collection of React and CSS components for rapidly building and prototyping UIs.

Styleguide Github npm

(c) Copyright 2016 Pivotal Software, Inc. All Rights Reserved.

3.4.2

8 years ago

3.4.1

8 years ago

3.4.0

8 years ago

3.3.2

8 years ago

3.3.1

8 years ago

3.3.0

8 years ago

3.2.0

8 years ago

3.1.3

8 years ago

3.1.2

8 years ago

3.1.1

8 years ago

3.1.0

8 years ago

3.0.0

8 years ago

3.0.0-alpha.3

8 years ago

3.0.0-alpha.2

8 years ago

3.0.0-alpha.1

9 years ago

3.0.0-alpha.0

9 years ago

2.1.0-alpha.2

9 years ago

2.1.0-alpha.1

9 years ago

2.1.0-alpha.0

9 years ago

2.0.0

9 years ago

2.0.0-alpha.5

9 years ago

2.0.0-alpha.4

9 years ago

2.0.0-alpha.3

9 years ago

2.0.0-alpha.2

9 years ago

2.0.0-alpha.0

9 years ago

1.10.0

9 years ago

0.0.1

9 years ago