Callback wrapping utility
☆56Feb 10, 2024Updated 2 years ago
Alternatives and similar repositories for wrappy
Users that are interested in wrappy are comparing it to the libraries listed below
Sorting:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Nov 11, 2018Updated 7 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆76May 23, 2024Updated last year
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Minimal module to check if a file is executable.☆51Feb 9, 2026Updated 3 weeks ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Dec 18, 2020Updated 5 years ago
- correct invalid SPDX identifiers☆34Apr 15, 2024Updated last year
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Run a function exactly one time☆223Oct 25, 2025Updated 4 months ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- ☆19Dec 21, 2024Updated last year
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 2 months ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago