A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Convention over configuration for using Vite in Ruby apps
For ruby and ruby on rails
Convention over configuration for using Vite in Rails apps
A pure JavaScript implementation of Sass.
Subresource Integrity hashes for the Vite.js manifest.
Ruby SemVer in TypeScript.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
Convert Oniguruma patterns to native JavaScript RegExp
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
JMESPath implementation in javascript
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
JavaScript client for graphql-ruby
realistic password strength estimation
Simple git hooks manager
The Linux 64-bit binary for lefthook, git hooks manager.
Rails UJS for the react-rails gem
Colored symbols for various log levels. Example: `✔︎ Success`
A Stimulus Wrapper for Flatpickr library
Use webpack to manage app-like JavaScript modules in Rails
Use ruby-which for those times when you don't know which version of a library you're require-ing, or from what path on your system it's coming from.
which_ruby is a simple helper for checking running Ruby engine
windows friendly which command
Use ruby-which for those times when you don't know which version of a library you're require-ing, or from what path on your system it's coming from.
Locates a program file in the user's path. The which method takes a list of command names and searches the path for each executable file that would be run had these commands actually been invoked.
Ruby-Locale is the pure ruby library which provides basic APIs for localization.
'abstract.rb' is a library which enable you to define abstract method in Ruby.
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma * 2.6 parser is at 99.9972% accuracy, 4.191 sigma * 3.0 parser has a 100% parse rate. * Tested against 2,672,412 unique ruby files across 167k gems. * As do all the others now, basically.
Cross-platform which for ruby.
Ruby Which
A very simple gem which interfaces JDBC's connections and ResultSet, making easier for simple usage of it's resources.
RuboCop configuration which has the same code style checking as official Ruby on Rails
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.