A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
prettier plugin for the Ruby programming language
Ruby grammar for tree-sitter
Load detection and shedding capabilities for http, express, restify and koa
WebSocket framework for Ruby on Rails.
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
TypeScript definitions for overload-protection
Provide I18n to your React Native application
Prism Ruby parser
A pure JavaScript implementation of Sass.
Ruby on Rails unobtrusive scripting adapter
## Installation
Subresource Integrity hashes for the Vite.js manifest.
Compass stylesheets
A lightweight Sass tool set.
node-semver compatible API with RubyGems semantics
Method overload behavior for Ruby.
Overload for Ruby. DO NOT USE THIS LIBRARY FOR PRODUCTION
The strongtyping gem is a Ruby library that provides type checking and method overloading.
DSL for building method overloading in Ruby more magical
A DSL for method overloading for Ruby based on pattern matching
Jkl is a Ruby library for dealing with information overload.
A ruby library for Ruby programming with RR that allows method overload
Additional codes to make computation or general programming easier
A gem for adding Erlang-style function/method overloading through pattern matching to Ruby classes. For fun I've also thrown in Erlang's sparsely documented -behaviour functionality plus a few other functions and constants I find useful.
Very basic multidispatch in Ruby using natural def syntax.
Konstructor is a small gem that gives you multiple constructors in Ruby. It's similar to having overloaded constructors in other languages.
This gem redefines Ruby's unary + operator to turn null objects into nil. By default, the unary + operator is not used by Ruby, so overloading it is not so dangerous as it might have sounded to you when you read it. Every object that returns true for null? is considered a null object.