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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 5 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 6 months ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Add callbacks to requests in flight to avoid async duplication☆76May 23, 2024Updated last year
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Minimal module to check if a file is executable.☆52Feb 9, 2026Updated last month
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years 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
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 3 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 5 months ago
- Run a function exactly one time☆223Oct 25, 2025Updated 5 months 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
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated last week
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 6 months ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- correct invalid SPDX identifiers☆35Apr 15, 2024Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- ☆19Dec 21, 2024Updated last year
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago