Run a function exactly one time
☆223Oct 25, 2025Updated 4 months ago
Alternatives and similar repositories for once
Users that are interested in once are comparing it to the libraries listed below
Sorting:
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆76May 23, 2024Updated last year
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 2 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 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
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 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
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Minimal module to check if a file is executable.☆51Feb 9, 2026Updated 3 weeks ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- Object.keys shim☆46Dec 30, 2025Updated 2 months ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Nov 11, 2018Updated 7 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Generate a unique character string suitible for use in files and URLs.☆36Feb 26, 2026Updated last week
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago