isaacs / wrappyLinks
Callback wrapping utility
☆56Updated last year
Alternatives and similar repositories for wrappy
Users that are interested in wrappy are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last year
- Check if something is a Node.js stream☆113Updated 11 months ago
- Slice a string with ANSI escape codes☆50Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- Get the path of the parent module☆78Updated last month
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- Iterate over promises serially☆51Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago