React-Bulma-Components is a library that will allow you to easily use all capabilities of CSS Bulma Framework using components in a declarative way.
Responsive
Use a clear and declarative way how you want the layout to be on each breakpoint the each breakpoint property. Define Size, Offset, and other properties per breakpoint without any css.
Fast & Modular
Include only components that you need reducing the size of your final bundle out of the box. With almost no external dependencies each component renders really fast.
Fully Typescript friendly
Every component include a typescript definition to allow type support for each prop. PropTypes are also availables.