1.1.7 • Published 5 years ago

beet-cl v1.1.7

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago