List of common callback names - callback, cb, callback_, next, done.
Returns true if function is a callback. Checks its name is one of [common-callback-names][] - callback, cb, cb_, callback_, next, done, they can be customized, these are default.
A simple utility for promisifying functions and classes.
Compare items in two sequences to find a longest common subsequence
Compare items in two sequences to find a longest common subsequence
Promisify a callback-based function
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images
Utilities for watching file trees.
Realistic password strength estimation written in typescript
Does this JS environment support the `name` property on functions?
A simple list of possible Typed Array names.
Common stuff for nice-grpc and nice-grpc-web
asynchronous file and directory operations for Node.js
No description provided.
The same useRef, but with callback
Clone a git repository
Give me a string and I'll tell you if it's a valid npm package name
Run an array of functions in parallel
Easily read/write JSON files.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
"Utilities for walking JSON Schemas and performing actions on them."
Common package for Azure Communication services.
CSV parsing implementing the Node.js `stream.Transform` API