Grammar parsing support for cspell
A utility package to parse strings
A JavaScript parser
the mighty option parser used by yargs
Node.js body parsing middleware
An ESLint custom parser which leverages TypeScript ESTree
> Selector parser with built in methods for working with selector strings.
No description provided.
Validate XML, Parse XML, Build XML without C/C++ based libraries
An inline style parser.
A parser to Amazon Resource Names
A pure JS HTTP parser for node.
Range header field string parser
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
Algorithms to help you parse CSS from an array of tokens.
Streaming, source-agnostic EventSource/Server-Sent Events parser
Streaming HTML parser with scripting support.
TypeScript definitions for yargs-parser
Babel plugin which switches Babel to use the Hermes parser.
Scanner and parser for JSON with comments.
socket.io protocol parser
Parse CSS color values
An evented streaming XML parser in JavaScript
No description provided.
Parser for AI model reasoning/thinking outputs (chain-of-thought, etc.)
Your personal AI workshop — software you own, software that lasts
Input parser for records which require minor text processing before they can be parsed as JSON
This is implemented as an "external DSL" in Ruby; that is (like SQL for example), a "program" in a Ruby string is passed into some kind of parser/interpreter method. In this case, it is possible to use the result "as is" or to convert to an ordinary Ruby regular expression. Though this mini-language was conceived and implemented "for Ruby, using Ruby," in principle there is no reason it might not also be implemented in other languages such as Python or Perl. Development on this project began in mid-July 2013. As such, it is still an immature project. Syntax and semantics may change. Feel free to offer comments or suggestions.