Error comparison and information related utility for node and the browser
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Detect whether a terminal supports hyperlinks
Wordwrap a string with ANSI escape codes
Get the visual width of a string - the number of columns required to display it
Node.js module to detect the C standard library (libc) implementation family and version
JSON Web Token implementation (symmetric and asymmetric)
Minimizer plugin for webpack
Encode & decode XML and HTML entities with ease & speed
Utilities for determining if characters belong to character classes defined by the XML specs.
Convert Windows backslash paths to slash paths
A minimal event emitter.
A CSS parser, transformer, and minifier written in Rust
A JavaScript parser built from the Hermes engine
Load the local package.json from either src or dist folder
Get your PATH prepended with locally installed binaries
Pure-JS CRC-32
No description provided.
a CSS selector compiler/engine
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Run an array of functions in parallel
Type utilities for working with TypeScript + ESLint together
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Modern Buffer API polyfill without footguns