React Bootstrap components ready to use in your project
This package is still under active development. Suggestions and issue reports are more than welcome!
npm install react-bs-components
npm install
npm install babel-cli -g
- CheckboxField
- ComboField
- Confirm
- CopyToClipboard
- DateField
- HiddenField
- Modal
- Text
- TextareaField
- TextField
- UploadField
- Well
- cleanup the parameters, give a logical order and mind inheriting parameters;
- add more components: Snackbar, Tables;
- add tests