graceful-fs
A drop-in replacement for fs, making various improvements.
A drop-in replacement for fs, making various improvements.
Check if the character represented by a given Unicode code point is fullwidth
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Find a file or directory by walking up parent directories
Implementation of Function.prototype.bind
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Helper function to get function arity
Helper function to change the property 'name' of every function
The string_decoder module from Node core
Lightweight debugging utility for Node.js and the browser
Escape RegExp special characters
Detect whether a terminal supports color
ECMAScript parser
Get the native type of a value.
Generates and consumes source maps
A cache object that deletes the least-recently-used items.
Get your PATH prepended with locally installed binaries
Make a callback- or promise-based function support both promises and callbacks.
Regular expression for matching ANSI escape codes
A fully persistent balanced binary search tree