rails / cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
☆604Updated this week
Alternatives and similar repositories for cssbundling-rails:
Users that are interested in cssbundling-rails are comparing it to the libraries listed below
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆887Updated last month
- Omakase Ruby styling for Rails☆499Updated last month
- Live reload gem for Hotwire Rails apps.☆519Updated 3 months ago
- Deliver assets for Rails☆968Updated 2 months ago
- ☆412Updated 5 months ago
- Use Stimulus in your Ruby on Rails app☆674Updated last month
- Dashboard and Active Job extensions to operate and troubleshoot background jobs☆797Updated 2 months ago
- A robust Admin Interface for Ruby on Rails apps☆645Updated 3 weeks ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,071Updated this week
- Use simple commands on the server to control client browsers in real-time☆758Updated last week
- Monitor performance of you Rails applications (self-hosted and free)☆1,115Updated last week
- A UI development environment for Ruby on Rails apps ✨☆963Updated 2 weeks ago
- Provides a Rails generator to produce Dockerfiles and related files.☆527Updated last week
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆793Updated last month
- Authorization framework for Ruby/Rails applications☆1,457Updated last week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,124Updated 2 weeks ago
- A toolkit to upgrade your next Rails application☆531Updated this week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,103Updated last week
- Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.☆1,112Updated 3 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆835Updated last week
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆997Updated 2 months ago
- An accessible autocomplete for Ruby on Rails.☆578Updated 2 weeks ago
- Configuration library for Ruby gems and applications☆824Updated 2 weeks ago
- A database-backed ActiveSupport::Store☆933Updated 3 weeks ago
- A pure Rails authentication system like Devise.☆407Updated 3 weeks ago
- Headless Chrome/Chromium driver for Capybara