Provides helper functions related to the String object.
a low-level, lightweight protocol buffers implementation in JavaScript
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Node addon for string extraction for msgpackr
JavaScript Performance Monitor
Transforming XML to JSON using Node.js binding to native pugixml parser library
Converts long numbers to pretty, human-readable strings
Compact binary encoding for geographic data
High-level messaging & socket patterns implemented in pure js
The default parsers and formatters for managing mountebank test data
Fast HTML to markdown cross-compiler, compatible with both node and the browser
String validation and sanitization
JSON for Humans
SQL ConnectionString parser
Codecs for strings of different sizes and encodings
Node addon for string extraction for cbor-x
Match human-quality input to potential matches by edit distance.
Lexes CommonJS modules, returning their named exports metadata
Lexes ES modules returning their import/export metadata
An incremental implementation of MurmurHash3
String utility functions.
Strip or extract comments, strings or both from source code.
Tiny DOM-element-creation utility
Format byte counts as human-readable strings (1.5 MB) and parse them back. Supports SI units (KB, MB, GB) and binary units (KiB, MiB, GiB) with configurable precision.
This filter parses strings representing computer storage sizes (e.g. "123 MB" or "6.3GB") into numeric bytes (12
Accepts a file size in bytes and returns a string with the appropriate prefix (e.g., '1.5 MB', '1024 KB').