react-svg-wavy-gravy-bar

1.0.5 • Public • Published

rc-react-svg-wavyGravyBar


React ReactSvgWavyGravyBar Component

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Development

npm install typings -g
npm install
typings install
npm start

Example

http://localhost:8000/examples/

online example: http://react-component.github.io/react-svg-wavyGravyBar/

install

rc-react-svg-wavyGravyBar

Usage

var ReactSvgWavyGravyBar = require('rc-react-svg-wavyGravyBar');
var React = require('react');
React.render(<ReactSvgWavyGravyBar />, container);

API

props

name type default description
className String additional css class of root dom node

Test Case

npm test
npm run chrome-test

Coverage

npm run coverage

open coverage/ dir

License

rc-react-svg-wavyGravyBar is released under the MIT license.

Package Sidebar

Install

npm i react-svg-wavy-gravy-bar

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • theone1006