0.2.6 • Published 6 years ago

@likethemammal/open-source-react-component-example v0.2.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

Build Status Coverage Status

npm Version npm Downloads license

likethemammal/open-source-react-component-example

Easily copyable example of a react-es6-jest-webpack codebase, distributing a React component.

DELETE This is an example, so everything below this line should be replaced.

Install

CDN

https://unpkg.com/mermaid@<version>/lib/

Replace with expected version number.

Example: https://unpkg.com/@likethemammal/open-source-react-component-example@0.2.6/lib/

Node.js

npm install --save ____

Usage

Check out example/index.js for exact usage. Descriptions are below.

Import

import { SettingsStepper, Toggle } from 'overwatch-settings-stepper'

Props

namerequiredtypedefaultdesc
exampleXinteger0Example of a required integer prop

Development

npm run dev

Running the example

cd example/; npm run dev

Open http://localhost:8080/ to view example

Tests

npm test

License

Made with 🍊 by Chris Dolphin

license((https://travis-ci.org/likethemammal/open-source-react-component-example.svg?style=flat-square)

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago