Create a JSON-friendly object from an SVG string
A tool for parsing media query lists.
A utility package to parse strings
Range header field string parser
Node.js body parsing middleware
Javascript Redis protocol (RESP) parser
Generic interruptible "parser" mixin for Transform & Writable streams
A parser for SVG's path syntax
A very simple and stupid parser, based on a statemachine and regular expressions.
Converts back a yargs argv object to its original array form
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
Scanner and parser for JSON with comments.
CLI arguments parser. Native port of python's argparse.
Parses set-cookie headers into objects
> Selector parser with built in methods for working with selector strings.
a command line option parser that will make you smile
A module to parse color values
Lint your commit messages
the mighty option parser used by yargs
Type signature parser for typify
A small utility to parse, match and generate paths
Extremely fast implementation of node core url library
Parse math interval
lezer-based HTML grammar
fast_xs provides C extensions for escaping text. The original String#fast_xs method is based on the xchar code by Sam Ruby: * http://intertwingly.net/stories/2005/09/28/xchar.rb * http://intertwingly.net/blog/2005/09/28/XML-Cleansing _why also packages an older version with Hpricot (patches submitted). The version here should be compatible with the latest version of Hpricot code. Ruby on Rails will automatically use String#fast_xs from either Hpricot or this gem version with the bundled Builder package. String#fast_xs is an almost exact translation of Sam Ruby's original implementation (String#to_xs), but it does escape """ (which is an optional, but all parsers are able ot handle it. XML::Builder as packaged in Rails 2.0 will be automatically use String#fast_xs instead of String#to_xs available.
OSV is a high-performance CSV parser for Ruby, implemented in Rust. It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats. Features include: Flexible input sources (file paths, gzipped files, IO objects, strings), configurable parsing options (headers, separators, quote chars), support for both hash and array output formats, whitespace trimming options, strict or flexible parsing modes, and is significantly faster than Ruby's standard CSV library.
No description provided.
No description provided.