Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastiani/bah
components for React
https://github.com/bastiani/bah
admin-dashboard bah buttons css-framework data-table fields react styled-components
Last synced: 2 months ago
JSON representation
components for React
- Host: GitHub
- URL: https://github.com/bastiani/bah
- Owner: Bastiani
- Created: 2017-06-22T01:36:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T16:23:37.000Z (about 7 years ago)
- Last Synced: 2023-09-19T23:12:35.160Z (over 1 year ago)
- Topics: admin-dashboard, bah, buttons, css-framework, data-table, fields, react, styled-components
- Language: JavaScript
- Size: 1.96 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bah
## bah is a set of simple, easy of use and styled components for React**npm install**
```Console
npm i --save "@rafacdb/bah"import {
LayoutAdmin,
Header,
Nav,
Article,
Footer,
Aside,
Checkbox,
Radio,
Button,
Sidebar,
SidebarItem,
Input,
InputRedux,
Tabs,
TabItem,
Table,
TableHeader,
TableRow,
TableCol,
Form,
FormFields,
Paginate,
} from '@rafacdb/bah';
```![](https://raw.githubusercontent.com/Bastiani/bah/master/docs/bah.gif)
bah use [Styled-Components](https://www.styled-components.com)
Easy style all components, edit **theme.js** and change all styles
Any contribution is very appreciate! :wink:
All documentation in [wiki](https://github.com/Bastiani/bah/wiki)
https://bastiani.github.io/bah/