A tiny, faster alternative to native Array.prototype.every
align-text with ANSI support for CLIs
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
module to locate a meta project's .meta file, and execute a provided command within the meta project's and all child projects' directories
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
Vue component that helps you to to trap focus in an element.
🐊Putout plugin adds ability to apply for...of
Push an array of items into an array, while being robust against prototype modification
Run an array of functions in parallel, but limit the number of tasks executing at the same time
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
Move an array item to a different position
Node addon for string extraction for msgpackr
Test if a value is an array.
Implementation of event channels compatible with Chrome extensions events API
Node-RED nodes to looping (fixed steps, condition based or iterating over arrays, objects, maps, sets, string).
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Macros that will inline loops for arrays and objects
Add async-await for-await loop support to RxJS Observables
🐊Putout plugin adds ability to convert map to for...of
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Codecs for various data structures
Randomize the order of the elements in a given array.
Runs a list of async tasks, passing the results of each into the next one