@leafiy/array-chunk

1.0.0 • Public • Published

array-chunk

chunk([1,2,3,4,5],2)
// [[1,2],[3,4],[5]]

Readme

Keywords

none

Package Sidebar

Install

npm i @leafiy/array-chunk

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

488 B

Total Files

3

Last publish

Collaborators

  • leafiy