A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
A modernized, esm-only fork of qs without unnecessary polyfills
Ruby SemVer in TypeScript.
Like ruby's abbrev module, but in js
Convention over configuration for using Vite in Ruby apps
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
The default blueprint for ember-cli addons.
JavaScript client for graphql-ruby
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Convention over configuration for using Vite in Rails apps
realistic password strength estimation
A Stimulus Wrapper for Flatpickr library
A polyfill for the internal diagnostics_channel module
Provide I18n to your React Native application
Prism Ruby parser
Ruby on Rails unobtrusive scripting adapter
A pure JavaScript implementation of Sass.
## Installation
Compass stylesheets
Subresource Integrity hashes for the Vite.js manifest.
A lightweight Sass tool set.
Backports of newer Ruby features to older versions.
Backports of newer Ruby features to older versions.
Essential backports that enable many of the nice features of Ruby for earlier versions.
Allows you access to the error that was being handled when this exception was raised.
Backports to keep supporting old rubies
In Ruby 1.9.2, "." was removed from $:. This is a good idea, for security reasons. This gem backports this to Ruby 1.8.
Essential backports that enable some of the really nice features of ruby 1.8.7, ruby 1.9 and rails from ruby 1.8.6 and earlier.
Backport of new Open3 methods from Ruby 1.9 to Ruby 1.8
A collection of security-related Ruby & Rails patches backported from fixes in modern Ruby & Rails.
backport_yield_self is the backport of Kernel#yield_self in Ruby 2.5 to older Ruby versions.
Convert various files like MS Word, Excel, PowerPoint, Images to PDF and Images. Create PDF and Images from url and raw HTML. Extract and create PowerPoint presentation from PDF. Merge, Encrypt, Split, Repair and Decrypt PDF files. All supported files conversions and manipulations can be found at https://www.convertapi.com/doc/supported-formats [Backport to ruby 1.8.7]
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.