A port of Blueprint/React-Bootstrap UI kit components to Brutal.js and CSS Grid, energized by the pursuit of minimalist code and minimalist design in all things.
npm install brutestrapA port of Blueprint/React-Bootstrap (also with Inspiration from Ignite and Evergreen) UI kit components to Brutal.js and CSS Grid, energized by the pursuit of minimalist code and minimalist design in all things.
``JavaScript``
[...new Set([...Blueprint, ...Bootstrap])].map(convertTo(Brutal.js, CSSGrid)).filter(minimalistCode)
Note: the choice of whether the component is from Blueprint or Bootstrap depends on which I think looks more like what I want.
- Table
- Rename columns (optional)
- Reorder rows (optional)
- Reorder columns (optional)
- Columns can be deleted (optional)
- Columns can be hidden (optional)
- Presentation mutations can be saved.
- List component
- Slots can be reordered (optional).
- Can page for more inputs (optional).
- Map component
- Keys can be renamed (optional).
- Keys can have order (optional).
- Keys can be reordered (optional).