@sindresorhus/chunkify
Split an iterable into evenly sized chunks
Split an iterable into evenly sized chunks
Chunks a string array based on string length.
Get a random subarray of the specified length with unique elements
React-based list (table) components that support events, callback functions, and custom styles.
A non destructive and simple function that divide an array into multiples subarrays
Split an iterable into evenly sized chunks
Allows to put arrays into sets. Works similarly like ES6 Sets.
Provides a syntax for prototypal inheritance that also allows for arrays that inherit from a custom prototype
Similar to Promise.all() but allows you to await a certain number of promises at once.
Kadane algorithm in Node.js
Generate sub arrays from array
Allows to put arrays into maps. Works similarly like ES6 Maps.
Similar to Promise.all() but allows you to await a certain number of promises at once.
Find the continuous subarray within an array of numbers which has the largest sum.
Ember Array proxy for pagination
Swap a SubArray
A JavaScript implementation of Kadane's Algorithm for finding the maximum subarray sum.
扩展kmp算法实现查找字符串或数组在原始字符串或数组中的位置
Easily generate subsequences from a provided map, array, or string input.