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 month
- Minimal module to check if a file is executable.☆51Updated 2 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 2 weeks ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Generate a random float☆37Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- A simple module for bitwise-xor on buffers☆31Updated last year
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Updated 5 years ago