A simple abort controller library
Rails-inspired generator system that provides scaffolding for your apps
WebSocket framework for Ruby on Rails.
Microsoft Azure SDK for JavaScript - Aborter
Interactive API generator.
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
The speed of a single-page web application without having to write any JavaScript
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
StimulusJS autocomplete component
Abortable async function helpers
react-on-rails JavaScript for react_on_rails Ruby gem
AbortController for Node based on EventEmitter
An implementation of WHATWG AbortController interface.
The ultimate Turbo / Stimulus / Hotwire modal window for Rails
Ruby on Rails unobtrusive scripting adapter
Rails UJS for the react-rails gem
Use webpack to manage app-like JavaScript modules in Rails
Keyboard manager which works in identical way on both iOS and Android
Unobtrusive scripting adapter for jQuery
WebSocket framework for Ruby on Rails.
Simple utility for decoding Rails 4.x sessions in node.js
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Multiselect component built on the back of stimulus and html select tag
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Generates: controller file with actions specified in arguments, schema file for param validation written using dry-validation gem, use case class for handling logic of the request, presenter class for serialization of objects, request rspec specs for proper testing
Generates API controllers with endpoints for basic crud operations for a model.
Generates json files for rails apps to use with swagger-ui
Rails generator for making documented API controllers
RailsMap automatically generates beautiful, interactive API documentation for your Rails application. Features: • Live documentation via Rails Engine at /rails-map • Static HTML generation for offline use • Automatic parameter detection (path, query, body) • Route documentation with HTTP methods and paths • Controller documentation with actions and parameters • Model documentation with columns, associations, validations, and scopes • Built-in authentication support • Customizable themes and colors • Zero configuration - just install and go! Perfect for API development, team collaboration, and maintaining up-to-date documentation.
Rails engine that will generate and serve docs for your APIs if you documented your controllers using RDoc
Generates json files for rails apps to use with swagger-ui
Generates JWT auth concerns, controllers, and user models for Rails APIs
Write OpenAPI 3.0.3 documentation for Rails APIs with clean controller DSL macros, separate doc modules, and optional AI-assisted doc generation for undocumented endpoints.
This plugin allows the generation of pdf files from controllers using the pdf mime type. This plugin will not generate a pdf but will render the pages specified for the pdf format with the extension .pdf.erb as html and forward the request on to the RendermonkeyToo API which will generate this page as a PDF. This is useful for having a separate server generate PDF files from your Ruby on Rails application. This allows for custom PDF files to be generated for the specified page.
A comprehensive Rails generator that creates complete API resources with models, controllers, tests, and realistic seed data. Features automatic URL query string filtering and scoping using the has_scope gem with support for all data types and database-agnostic implementation.
Propel Rails is a modular framework built as a collection of independent gems that work together seamlessly. It provides authentication, API generation with automatic URL query string filtering and scoping, access control, AI integration, and more - all designed to work individually or as a cohesive framework with zero-configuration filtering.