deep cloning of objects and arrays
Constant-time comparison of Buffers
Convert directories to glob compatible strings
dead-simple optimistic async helper
Determine the `package.json#type` which applies to a location
Browser-friendly inheritance fully compatible with standard node.js inherits()
Port of C's wcwidth() and wcswidth()
Reads and caches the entire contents of a file until it is modified
Escape string for use in HTML
Tiny JavaScript tokenizer.
return list of CallSite objects from a captured stacktrace
Convert a kebab-cased CSS property into a camelCased DOM property.
ANSI escape codes for some terminal swag
Like JSON.stringify, but doesn't blow up on circular refs.
Get the shortest leading whitespace from lines in a string
64-bit big-endian signed integer-to-string conversion
Give me a string and I'll tell you if it's a valid npm package license string
merge() utility function
Extend an object with the properties of additional objects. node.js/javascript util.
generator async control flow goodness
compute the closest common parent for file paths
borderless text tables with alignment
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation