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
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if something is a Node.js stream☆114Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A simple module for bitwise-xor on buffers☆31Updated 10 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- 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.☆49Updated 2 weeks ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Object.keys shim☆45Updated 6 months ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Generate strong pseudo-random bytes☆29Updated 4 years ago