Synchronous forkable string primitive.
You can now exec nodejs from a string, and use fork-like command to set this up.
A basic but performant promise implementation
An advanced font engine for Node and the browser
Runs typescript type checker and linter on separate process.
Fork a stream in multiple directions according to a function
Shiki's fork of `vscode-textmate`
Declaratively encode and decode binary data
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
A tiny and fast text wrap library which takes ANSI escapes into account.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Validate JSON
A PDF generation library for Node.js
Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON
Inquirer autocomplete prompt fork, optimized for ipt
MCP server for interacting with Slack
Fork a stream into multiple streams
The official JavaScript client for the Phoenix web framework.
Fork of HAMT that adds transient mutation and support for custom key types
Check whether a browser event matches a hotkey.
MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases
fork of fast-memoize and support esm
Find a string in a file and replace it with a new one.
This library is for parsing JSON strings and unparsing ruby data structures. This library is a fork of Florian Frank's JSON library with key parts implemented in C for performance improvements.
Transforms string letter case to camel, snake,dash and underscore without activesupport dependencies. Forked from https://github.com/rails-api/case_transform
A simple, comprehensive Ruby gem for parsing user agent strings with the help of BrowserScope's UserAgent database - fork to restore ruby 2.3 compatibility.
C_Geohash provides support for manipulating Geohash strings in Ruby. See http://en.wikipedia.org/wiki/Geohash. This is an actively maintained fork of the original http://rubygems.org/gems/geohash
This gem makes text more readable by applying some typographic rules to string. This is a fork of original typography gem.
A library for creating kebab case strings. Forked from kebab, but using refinements instead of monkey patching.
This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative. Simple gem that adds various color methods to String class, and can be used as follows: require 'colored2' puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)
StreetSweeper allows you to send any string to parse and if the string is a US address returns an object of the address broken into it's substituent parts. A port of Geo::StreetAddress::US by Schuyler D. Erle and Tim Bunce, which in turn was forked from Derrek Long's StreetAddress::US into this gem.
This is an adaptation of the extraction of the `auto_link` method from rails that is the rails_autolink gem. The `auto_link` method was removed from Rails in version Rails 3.1. This gem is meant to bridge the gap for people migrating...and behaves a little differently from the parent gem we forked from: * performs html-escaping of characters such as '&' in strings that are getting linkified if the incoming string is not html_safe? * retains html-safety of incoming string (if input string is unsafe, will return unsafe and vice versa) * fixes at least one bug: (<img src="http://some.u.rl"> => <img src="<a href="http://some.u.rl">http://some.u.rl</a>">) though can't imagine this is intended behavior, also have trouble believing that this was an open bug in rails...
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Ruby on Rails. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models. -- Forked by cmassimo see http://github.com/cmassimo/friendly_id for further details
Provides a Ruby API to control Vagrant where Vagrant is installed via the Installer package on Mac OS X. Vagrant was historically available as a gem, naturally providing a Ruby API to control Vagrant in other Ruby libraries and applications. However, since version 1.1.0, Vagrant is distributed exclusively using an Installer package. To control Vagrant when it's installed this way, other Ruby libraries and applications typically need to invoke the Vagrant binary, which requires forking a new process and parsing its output using string manipulation.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.