Shinkansen Sprockets
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Sprockets
Responsive Theme for ActiveAdmin
Shinkansen Pinion
Shinkansen Cogs
Cogs
Rails UJS for the react-rails gem
require_tree for node
Font-Awesome Sass
Flat design for ActiveAdmin
Use searchable selects based on Select2 in Active Admin forms and filters.
Web assets processor. Native JavaScript port of Sprockets.
Dynamic nested form for Ruby On Rails
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Integrate jQuery xdan datetimepicker plugin to ActiveAdmin
Shinkansen
Drag and drop to reorder your ActiveAdmin tables.
semantic-ui-sass npm package
Extension for ActiveAdmin gem to manage sidebar
Front-end framework for routing, http, and data handling
Use ERB files in Vite.js projects with a Ruby backend
Fast, expressive styling for React.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Make web components easier to develop using Sprockets.
Bower components handler for sprockets
Adds the bower directory to the sprockets path so that you can require bower components. Relies on the .bowerrc on the root of the project to locate the right directory.
One of the biggest problems facing any ruby (possibly rails) based web dev is the extreme lack of modularization of actual web components. Sure there are plenty of great modularized tools from rails to sprockets to whatever outthere that will help you get build a cool web app, but there is very little in terms of convention to help you build a cool web kit that can be reused anywhere else. Confluence is designed and used (by me) to build highly modular web assets like navigation bars, footers, map views, user profile tabs, etc. so that I never have to build the same again across different application.