其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
uckkk/dsh-json-tools
@{name=dsh-json-tools; version=0.1.0; description=JSON 规范化:递归排序键、美化/压缩 JSON; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
PROJECT TOPICS
PROJECT README
递归排序 JSON 键、美化/压缩 JSON。纯 Node 实现。
| 工具 | 作用 |
|---|---|
json_sort |
递归排序对象键 |
json_format |
美化/压缩 JSON |
dsh plugin add dsh-json-tools
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-json-tools"。
把这段 JSON 的键排序,便于 diff
→ 调用 json_sort(data={b:1,a:2}) CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。