All the flow control you'll ever need
☆116Aug 24, 2020Updated 5 years ago
Alternatives and similar repositories for after
Users that are interested in after are comparing it to the libraries listed below
Sorting:
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 6 months ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- A ponyfill for Buffer.alloc☆14Nov 20, 2018Updated 7 years ago
- A ponyfill for Buffer.allocUnsafe☆15Nov 20, 2018Updated 7 years ago
- destroy a stream if possible☆54Sep 3, 2024Updated last year
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Dec 15, 2023Updated 2 years ago
- ☆19Dec 21, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- A cross-browser Blob that falls back to BlobBuilder when appropriate☆30Apr 20, 2019Updated 6 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 7 months ago
- Extended POSIX-style sprintf☆36Nov 2, 2021Updated 4 years ago
- Parameterized routes without a big bloated router, e.g. "showtimes/:start/:end" and "files/*"☆84Jul 12, 2017Updated 8 years ago
- exponential backoff without the weird cruft☆18Mar 4, 2019Updated 7 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Mar 16, 2026Updated last week
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 6 months ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Oct 30, 2023Updated 2 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- create browserify bundle that also works in electron☆36Nov 11, 2016Updated 9 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Ubuntu linux container for systemd-spawn intended for development usage☆23Feb 13, 2024Updated 2 years ago
- A streaming storage engine based on LevelDB☆74Nov 7, 2016Updated 9 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago