14 packages found
Description
Allows to put arrays into sets. Works similarly like ES6 Sets.
Keywords
Publisher
Description
Allows to put arrays into maps. Works similarly like ES6 Maps.
Keywords
Publisher
Description
A non destructive and simple function that divide an array into multiples subarrays
Keywords
Publisher
Description
Generate sub arrays from array
Keywords
Publisher
Description
Kadane algorithm in Node.js
Keywords
Publisher
Description
Array.prototype.slice.call()-like method for TypedArrays, Buffers and Arguments
Keywords
- slice
- typed
- array
- Float32Array
- Int32Array
- Float64Array
- Int8Array
- Int16Array
- Buffer
- copy
- view
- shared
- memory
- subarray
Publisher
Description
Similar to Promise.all() but allows you to await a certain number of promises at once.
Keywords
Publisher
Description
Similar to Promise.all() but allows you to await a certain number of promises at once.
Keywords
Publisher
Description
Chunks a string array based on string length.
Keywords
Publisher
Description
Maximum subarray
Keywords
Publisher
Description
Get a random subarray of the specified length with unique elements
Keywords
Publisher
Description
Provides a syntax for prototypal inheritance that also allows for arrays that inherit from a custom prototype
Keywords
Publisher
Description
Ember Array proxy for pagination
Keywords
Publisher
Description
Find the continuous subarray within an array of numbers which has the largest sum.