Skip to content

List-KR/multithread-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithread-array

Splits an array into multiple subarrays based on the specified options. The reminder elements are added into the subarrays in order. Works in Node.js and web browsers.