Skip to content

Bastiani/bah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bah

bah is a set of simple, easy of use and styled components for React

npm install

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';

bah use Styled-Components

Easy style all components, edit theme.js and change all styles

Any contribution is very appreciate! 😉

All documentation in wiki

https://bastiani.github.io/bah/