Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Draw S-curved arrows between points or shapes
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
Improved concurrency/async primitives for Ember.js
utilities for primitive JavaScript types
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.
Array utils
🐊Putout plugin adds ability to transform code related to assignment
Apache Arrow columnar in-memory format
eslint rules for cucumber steps
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Query processing and transformation of array-backed data tables.
Concatenate a readable stream's data into a single array
Parses set-cookie headers into objects
Rope-based persistent sequence type
very fast object redaction
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
A JavaScript text diff implementation.
Check if a value is any kind of array
Get the maximum value in an array
Get the minimum value in an array