https://github.com/n1arash/react-pushy-buttons
Simple React Component for Pushy-Buttons !
https://github.com/n1arash/react-pushy-buttons
button pushy pushy-buttons react react-component reactjs
Last synced: 2 months ago
JSON representation
Simple React Component for Pushy-Buttons !
- Host: GitHub
- URL: https://github.com/n1arash/react-pushy-buttons
- Owner: n1arash
- Created: 2017-04-12T16:43:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T17:32:12.000Z (about 9 years ago)
- Last Synced: 2026-03-24T04:26:05.526Z (3 months ago)
- Topics: button, pushy, pushy-buttons, react, react-component, reactjs
- Language: CSS
- Homepage: https://iraul.github.io/pushy-buttons/
- Size: 480 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

> A small CSS Pressable Buttons library.
- Any contributions are more than welcome. 🤗
### Demo
Checkout the [Demo](https://iraul.github.io/pushy-buttons/) to see the buttons in action.
### Setup & Installation
```bash
npm i -S react-pushy-buttons
```
```javascript
import Button from 'react-pushy-buttons';
import 'react-pushy-buttons/css/pushy-buttons.css'
Button
Button
Button
Button
Button
Button
Button
Button
Button
Button
Button
Button
```
### Properties
- Color : [blue , green, red] -- default : blue
- size : [lg, df, md, sm] -- default : md
## Author
**Raul Dronca**
* https://twitter.com/raul_dronca
* https://github.com/iRaul
### React Component
**Arash Khazaei**
* https://twitter.com/Qorbati
* https://github.com/n1arash
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)