1.1.7 • Published 6 years ago

beet-cl v1.1.7

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

a react component library

Build Status npm package npm downloads styled with prettier

storybook: https://peterdulworth.github.io/beet-cl/

using

npm install beet-cl
import { TextInput } from 'beet-cl';

<TextInput ... >

developing

npm run storybook
npm start

publishing to npm

npm login
npm version [major | minor | patch]
npm publish

publishing to gh-pages

travis-ci will automatically build the storybook and deploy it here on every push to master.

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago