Client Side Validations made easy for your Rails 7.2 and 8.x applications
Ember computed property based validation library
WebSocket framework for Ruby on Rails.
Attach cloud and local files in Rails applications
Rails UJS for the react-rails gem
Use webpack to manage app-like JavaScript modules in Rails
Unobtrusive scripting adapter for jQuery
Validations for ember-changeset
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Express middleware to validate request (headers, params, query, body) using Joi
Convention over configuration for using Vite in Rails apps
TypeScript definitions for @rails/actioncable
TypeScript definitions for @rails/activestorage
Ruby on Rails unobtrusive scripting adapter
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Attach cloud and local files in Rails applications
Esbuild plugin for Rails applications
Vite.js helpers for the Stimulus JavaScript framework
Webpack Encore is a simpler way to integrate Webpack into your application
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Blazing fast input validation and transformation ⚡
Simple utility for decoding Rails 4.x sessions in node.js
A simple set of validations I got tired of writing over and over and over again.
simple rails html validator
A simple, ORM agnostic, Ruby 1.9 compatible date validator for Rails 3+, based on ActiveModel. Currently supporting :after, :before, :after_or_equal_to and :before_or_equal_to options.
A simple postcode validator based on ActiveModel and Unicode CLDR.
it read single-line `validates` methods and write test code according to templates. the default fomart is prepared for minitest and rspec.
Default validations for string and integer attributes
Partial validation of ActiveRecord objects in Ruby on Rails 4+ made simple.
A simple twin field validator for Rails 3.
Simple easy contact form for Rails with I18n, validations, attachments and request information.
JsonColumn is a simple HashWithIndifferentAccess with a ._schema method. It makes it easier to deal with json, jsonb postgresql column. It provide validation with josn-schema
A simple, ORM agnostic, Ruby 1.9 compatible date validator for Rails 3, based on ActiveModel. Currently supporting :after, :before, :after_or_equal_to and :before_or_equal_to options.
Runs a set of "checks" against your objects and lets you know what passes and what fails. Use the report as a basis for proposing fixes to your users.