dsh-chunk
文件与数据 活跃维护

dsh-chunk

uckkk/dsh-chunk

可快速将大数组按指定长度拆分为多个独立小数组块,支持自定义分块规则,零外部依赖,体积极小,调用接口简单,无需复杂配置即可完成数据分片预处理,满足批量数据处理、前端分页渲染等常见使用需求。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-chunk
git clone https://github.com/uckkk/dsh-chunk.git
git clone git@github.com:uckkk/dsh-chunk.git
README.md main

dsh-chunk · 数组分块

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-chunk

安装

dsh plugin add github:uckkk/dsh-chunk

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT