Rails UJS for the react-rails gem
TypeScript definitions for react_ujs
WebSocket framework for Ruby on Rails.
Use webpack to manage app-like JavaScript modules in Rails
Unobtrusive scripting adapter for jQuery
A react component toolset for managing animations
React Popup Component - Modals,Tooltips and Menus — All in one
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
Convention over configuration for using Vite in Rails apps
Official Sentry SDK for React.js
TypeScript definitions for @rails/activestorage
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/actioncable
Ruby on Rails unobtrusive scripting adapter
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
TypeScript definitions for react-transition-group
mounting components built with webpack (compatible with react-rails)
An accessible and easy tab component for ReactJS
Accessible modal dialog component for React.JS
Esbuild plugin for Rails applications
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
LaunchDarkly SDK for JavaScript
React a JavaScript library for building user interfaces with Rails asset pipeline
Use Rails' asset_path inside ReactJS components
Rails wrapper for React Autocomplete JavaScript library (https://github.com/reactjs/react-autocomplete). The version number of this gem follows the version number of the original JavaScript library.
Rails wrapper for Reselect JavaScript library (https://github.com/reactjs/reselect). The version number of this gem follows the version number of the original JavaScript library.
LazyLoadingPage loads heavy pages lazily that is as and when required. Single heavy request is broken in small requests, so no timeouts and no congestion of requests. The gem reduces page load time and reduces server ram by loading important content of the page in the first call and then by triggering calls to load the remaining page. The gem give Reactjs like functionality in your ruby-on-rails application.
LazyLoadingPage loads heay pages lazily as and when required. Single heavy request is broken in small requests, so no timeouts and no congestion of requests. The gem reduces page load time and reduces server ram by loading important content of the page in the first call and then by triggering calls to load the remaining page. The gem gives Reactjs like functionality in your ruby-on-rails application.