Showing 1-20 of 184,573 packages
Array methods for ES6 Iterators
Estlint rule - no async callbacks for array methods
async/await-ready array methods for JavaScript and Node.js
Immutable versions of normally mutable array methods, such as pop(), push(), splice()
Async array methods in JavaScript
'Promisified' Array, it compatible with the original Array but comes with async versions of native Array methods, such as `mapAsync`, `filterAsync`, `reduceAsync`, `sortAsync`, `findAsync`, `findIndexAsync`, `everyAsync`, `someAsync`, `forEachAsync`...
Functional methods like forEach, map, filter, and other Array methods for Objects in javascript
Conversion of JavaScript's Array methods to AutoHotkey
Extra array methods for JavaScript and TypeScript
Array manipulation, ordering, searching, summarizing, etc.
Lazy-evaluating list of files, based on globs or regex patterns
More array methods!
Immutable versions of normally mutable array methods
Implements common array methods in a lazy manner. Nothing more.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
test javascript array methods in typescript
A JavaScript Array methods library.
Work with Objects using built-in functional Array methods
HTTP methods that node supports
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.