A utility package for JavaScript applications.
The URI implementation that is used by VS Code and its extensions
assert with status codes
Make low-level DNS requests with retry and timeout support.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
The assert module from Node.js, for the browser.
minimalistic-assert ===
A utility package for JavaScript applications.
Detect native Symbol.toStringTag support.
Detect native Uint16Array support.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Detect native Uint32Array support.
Detect native Float32Array support.
Detect native Float64Array support.
Synchronous validation of a path existing either as a file or as a directory.
Detect native Uint8Array support.
correct invalid SPDX expressions
Check if an environment is little endian.
A collection of utility functions for Ethereum
Parse HTTP X-Forwarded-For header
Check if an environment is big endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.