Resolve the path of a module like `require.resolve()` but from the current working directory
return list of CallSite objects from a captured stacktrace
ANSI escape codes for some terminal swag
merge() utility function
A MERN Stack Starter pack including JWT Auth , ShadCN UI , TailwindCSS , File Structuring etc.
Give me a string and I'll tell you if it's a valid npm package license string
Like duplexer but using streams3
Extend an object with the properties of additional objects. node.js/javascript util.
generator async control flow goodness
Port of C's wcwidth() and wcswidth()
Caseless object set/get/has, very useful when working with HTTP headers.
compute the closest common parent for file paths
borderless text tables with alignment
Lightweight Node.js version sniffing/comparison
Regular expression for matching astral symbols
Tiny JavaScript tokenizer.
Flatten nested arrays
Safe(r) monkeypatching for JavaScript.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
The Lodash method `_.merge` exported as a module.
Determine if the JS environment has Symbol support. Supports spec, or shams.
JSON.parse with bigints support
javascript standard data structure library which benchmark against C++ STL