其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
uckkk/dsh-json-flatten
@{name=dsh-json-flatten; version=0.1.0; description=JSON 扁平化:嵌套 JSON ↔ 点号扁平键互转(支持数组索引); type=module; main=./index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
PROJECT TOPICS
PROJECT README
嵌套 JSON ↔ 点号扁平键互转(数组用 [index])。纯 Node 实现。
| 工具 | 作用 |
|---|---|
flatten_json |
嵌套 ↔ 扁平互转 |
dsh plugin add dsh-json-flatten
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-json-flatten"。
把这个嵌套 JSON 展平
→ 调用 flatten_json(data={a:{b:1,c:[2,3]}}) CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。