uckkk/dsh-json-flatten
uckkk★ 0JavaScriptLast synced: 2026-08-16
JSON 扁平化:嵌套 JSON 与点号扁平键互转
README excerpt
dsh-json-flatten · JSON 扁平化 嵌套 JSON ↔ 点号扁平键互转(数组用 [index])。纯 Node 实现。 提供的工具 工具 作用 flatten json 嵌套 ↔ 扁平互转 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-json-flatten" 。 用法示例
View full README on GitHub →