Canvas for Node.js with skia backend
Scanner and parser for JSON with comments.
Node.js library for parsing crontab instructions
Canvas for Node.js with skia backend
https://linux.die.net/man/2/nice binding for Node.js
Canvas for Node.js with skia backend
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
https://linux.die.net/man/2/nice binding for Node.js
https://linux.die.net/man/2/nice binding for Node.js
Low footprint ECMAScript source code parser
Cli tools for napi-rs
README.md
Cross-browser Error parser
A super fast html parser and manipulator written in rust.
[](https://www.npmjs.com/package/jsdoc-type-pratt-parser) []
Parses set-cookie headers into objects
A JavaScript parser
A utility package to parse strings
RustCrypto: Argon2 binding for Node.js
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM
Canvas for Node.js with skia backend
the mighty option parser used by yargs
ES module parser powered by Rust
Easy to use gem for downloading and parsing Runescape highscores
Easy to use gem for downloading and parsing Runescape hiscores
Ruby bindings for the aam-rs AAML parser built with Rust and magnus.
Hashtag parser inspired by https://github.com/tonsser/hashtag-rs/ Given a string, this gem returns an array with an object with `text`, `start` and `end`. Its goal is to match Instagram's parsing of hashtags.
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.