Fast JavaScript array sorting by implementing Python's Timsort algorithm
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Topological sort of directed ascyclic graphs (like dependecy lists)
Module that helps you write generated functions in Node
render nested hierarchies `npm ls` style with unicode pipes
Fast line to line SourceMap generator.
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
A simple module for bitwise-xor on buffers
Detect if a buffer is utf8 encoded.
Log a deprecation message with stack
A tiny warning function
A tool for parsing media query lists.
The lodash method `_.uniq` exported as a module.
node's constants module for the browser
Get the root of a posix or windows filepath.
Javascript Redis protocol (RESP) parser
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
A module which will endeavor to guess your terminal's level of color support.
Returns `true` if the path appears to be relative.
Immutable Data Collections
Fast and safe decodeURIComponent
Implementation of the SPDY protocol on node.js.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
btoa for Node.JS (it's a one-liner)