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
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Slice a string with ANSI escape codes☆50Updated this week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Property descriptor factory☆43Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A simple module for bitwise-xor on buffers☆31Updated 8 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
- Return an array free of duplicate values. Very fast implementation.☆59Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth