Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/