A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Let your JS API users either give you a callback or receive a promise
For ruby and ruby on rails
Parse, Resolve, and Dereference JSON Schema $ref pointers
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Transform stream that gunzips its input if it is gzipped and just echoes it if not
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
Transform stream that decompress its input if it's compressed, and echoes it if not
A Stimulus Wrapper for Flatpickr library
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parse, Resolve, and Dereference JSON Schema $ref pointers
Generates and consumes source maps
Combine 0 or more errors into one
The default blueprint for ember-cli addons.
Maybe monad implementation for Ruby
Maybe Monad in idiomatic Ruby.
Maybe Monad in idiomatic Ruby.
The unchecked nil is a dangerous concept leading to NoMethodErrors at runtime. It would be better if you were forced to explictly unwrap potentially nil values. This library provides mechanisms and convenience methods for making this more possible.
This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way.
A basic maybe monad in Ruby
Mayhaps (maybe) call Ruby methods
Maybe monad implementation for Ruby
Single file Ruby archives. Crazy? Maybe.
Maybe Functor, Applicative and Monad
Maybe monad implementation for Ruby (some might call it Option pattern or Null pattern)
An implementation of Maybe/Option for Ruby.