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
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last month
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- A simple module for bitwise-xor on buffers☆31Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Check if something is a Node.js stream☆115Updated last year
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Minimal module to check if a file is executable.☆50Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Property descriptor factory☆43Updated last year
- Object.keys shim☆45Updated 8 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago