matestack-ui-core
, matestack-ui-bootstrap
ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before!matestack-ui-core
you're luckily able to build complex DOM structures ONCE in pure Ruby in a Matestack component and reuse it across your app without copy&pasting. So this component may look like this (without using matestack-ui-bootstrap
!):matestack-ui-core
has no opinion about styling. That's why you need to build a Bootstrap card component (or whatever CSS approach you prefer) yourself.matestack-ui-bootstrap
shipping all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5.matestack-ui-core
and matestack-ui-bootstrap
this reactive dummy app was created in pure Ruby without writing any JavaScript, ERB/HAML/SLIM and CSS: (check it out | source code)matestack-ui-bootstrap
, make sure to have a solid understanding of matestack-ui-core
first: https://docs.matestack.io/matestack-ui-core/getting-started/concepts-rails-integrationmatestack-ui-bootstrap
following the quick start guide: