🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@roast-cms/react-button-beans

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roast-cms/react-button-beans

styled-components primitives for creating beautiful, responsive buttons in React.js.

0.1.2
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

button-beans

GitHub version

🍇 styled-components primitives for creating beautiful, responsive buttons in React.js.

What is this?

This is button component primitives built for use within roast-cms React components.

Demo

What you will need.

This package requires styled-components.

# first you'll need the package:
yarn add @roast-cms/react-button-beans

How to use.

const ThemedComponent = props =>
    <Button key="PlainButton">Plain Button</Button>

More concise examples available within /examples folder.

Contributing

PRs and issue reports are welcome. Please submit all PRs to develop branch. To test, run yarn start

FAQs

Package last updated on 08 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts