Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Middy AWS Lambda event loop tracer middleware
Port of C's wcwidth() and wcswidth()
JSON.parse with bigints support
Convert directories to glob compatible strings
dead-simple optimistic async helper
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
generator async control flow goodness
Extend an object with the properties of additional objects. node.js/javascript util.
Tiny JavaScript tokenizer.
Convert a kebab-cased CSS property into a camelCased DOM property.
Like JSON.stringify, but doesn't blow up on circular refs.
ANSI escape codes for some terminal swag
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
JS Fetch api
Tool for decrypting stack traces coming from the minified JS code
merge() utility function
Recursive object extending
compute the closest common parent for file paths
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
borderless text tables with alignment
React Guard automagically catches exceptions from React components, extracts useful debug information and prevents White Screen of Death