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

dsh-sort

uckkk/dsh-sort

内置冒泡、快速、归并等常用数组排序算法,支持自定义比较规则,无外部依赖,调用接口简洁,可直接集成到项目快速完成数组排序需求

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

dsh-sort · 数组排序

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-sort

安装

dsh plugin add github:uckkk/dsh-sort

使用

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

许可

MIT