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☆38Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Give me a string and I'll tell you if it's a valid npm package license string☆26Updated 4 years ago
- A simple module for bitwise-xor on buffers☆31Updated 8 months ago
- Check if a file path is a binary file☆46Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- ☆20Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year