JavaScript's functional programming helper library.
TypeScript definitions for @rails/actioncable
WebSocket framework for Ruby on Rails.
Underscore plus additional utilities
Rails UJS for the react-rails gem
TypeScript definitions for underscore
Topological sort of directed acyclic graphs (like dependecy lists)
Use webpack to manage app-like JavaScript modules in Rails
Underscore mixins for deeply nested objects
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Utilities to generate _redirects files in Astro projects
Unobtrusive scripting adapter for jQuery
Check methods you can use natively without lodash/underscore
Like Underscore, but lazier
A resource factory inspired by $resource from AngularJS
Adds Key-Path mechanism extensions for underscore
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
TypeScript definitions for @rails/activestorage
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Attach cloud and local files in Rails applications
Ruby on Rails unobtrusive scripting adapter
This includes the underscore string library in your application
This gem provide underscore.string.js for Rails application.
This gem is combination of two libraries: underscore and underscorejs. The underscorejs extended via mixin. (underscore v1.7.0; underscore.string v2.3.3)
Make Underscore.string available in the Rails asset pipeline.
Transforms string letter case to camel, snake,dash and underscore without activesupport dependencies. Forked from https://github.com/rails-api/case_transform
Provides pluralize, singularize, camelize, underscore, tableize, classify, ordinalize, dasherize, demodulize, deconstantize, and other string inflection methods compatible with Rails conventions, with zero dependencies.