gp-15-chunk-v

0.0.4 • Public • Published

拆分数组的方法,基于lodash

使用方法:

const chunk = require('../index.js')
console.log(chunk([1, 3, 4], 2)) // [[1, 3], [4]]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0

Package Sidebar

Install

npm i gp-15-chunk-v

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

705 B

Total Files

4

Last publish

Collaborators

  • wwe9980