https://github.com/opuscapita/react-buttons
https://github.com/opuscapita/react-buttons
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opuscapita/react-buttons
- Owner: OpusCapita
- License: apache-2.0
- Created: 2016-11-25T10:39:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T20:59:44.000Z (over 1 year ago)
- Last Synced: 2025-04-04T09:36:12.328Z (6 months ago)
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-buttons
- Size: 8.37 MB
- Stars: 3
- Watchers: 46
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/OpusCapita/react-buttons)

[](https://npmjs.org/package/@opuscapita/react-buttons)
# React buttons
## Synopsis

Just a button react components.
The **motivation** to develop - Twitter Bootstrap that we use don't provide any components for implementing accuracy looking toolbar buttons.
[Demo and documentation](https://opuscapita.github.io/react-buttons)
> Powered by [OpusCapita ShowRoom](https://github.com/OpusCapita/react-showroom-client)
## Usage
#### Install package:
`yarn add @opuscapita/react-buttons`
#### Import component
```
import { Button } from '@opuscapita/react-buttons // or
import Button from '@opuscapita/react-buttons/lib/Button
```## Contributors
|
| [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
|| [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
## License
Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.