Check if something is a generator function
Event emitter
`Start a promise chain
Ensure a function is only called once
filesystem utilities for the npm cli
Open Node Streams on demand.
fast, tiny `queueMicrotask` shim for modern engines
unified engine to process multiple files, lettings users configure from the file system
A minimal event emitter.
Get the name of a named function
Timers extensions
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
function binding utility
Debounce a function
Retries a function that returns a promise, leveraging the power of the retry module.
Promisify a callback-based function
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
A wrapper function for object accessor properties
An extension lib for jest
Retries a function that returns a promise, leveraging the power of the retry module.
Essential utils for promises
Make a callback- or promise-based function support both promises and callbacks.
Get the arguments of a function, arrow function, generator function, async function