Do things in development and nothing otherwise
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Utility functions to make dealing with Uint8Arrays easier
Synchronous validation of a path existing either as a file or as a directory.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
correct invalid SPDX expressions
A general purpose buffer pool.
minimalistic-assert ===
The assert module from Node.js, for the browser.
Tries to execute a function and discards any error that occurs
https://linux.die.net/man/2/nice binding for Node.js
Small package to encode or decode IP addresses from buffers to strings.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
A robust, ES3 compatible, "has own property" predicate.
assert with status codes
Extra assertions on top of node's assert module
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
What is the type of this builtin JS value?
Is this specifier a node.js core module?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
https://linux.die.net/man/2/nice binding for Node.js
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.