buttercup-ui

0.5.1 • Public • Published

Buttercup UI Components

Buttercup

React UI Components used in Buttercup product series.

Preview Components

$ yarn install
$ yarn storybook

Then head to http://localhost:6006/.

Use Components

$ yarn add buttercup-ui
import { Button } from 'buttercup-ui';
 
const MyComponent = () => (
  <Button danger>Delete</Button>
);

List of Components

  • Button
  • Password Generator Popup (Generator)
  • Password Strength Indicator (Meter)
  • Input
  • Center, SmallType

Readme

Keywords

none

Package Sidebar

Install

npm i buttercup-ui

Weekly Downloads

2

Version

0.5.1

License

GPL-3.0

Last publish

Collaborators

  • sallar