just-chunk-array
A utility function that splits an array into subarrays (chunks) of a specified maximum length.
A utility function that splits an array into subarrays (chunks) of a specified maximum length.
Simple utility function to make chunks of array by given size