New:Socket for Asana Is Now Available.Learn more
Get Started

dsh-json-flatten

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsh-json-flatten

JSON 扁平化:嵌套 JSON ↔ 点号扁平键互转(支持数组索引)

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

dsh-json-flatten · JSON 扁平化

嵌套 JSON ↔ 点号扁平键互转(数组用 [index])。纯 Node 实现。

提供的工具

工具作用
flatten_json嵌套 ↔ 扁平互转

安装

dsh plugin add dsh-json-flatten

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-json-flatten"

用法示例

把这个嵌套 JSON 展平
→ 调用 flatten_json(data={a:{b:1,c:[2,3]}})

Keywords

deepseek-harness

FAQs

Package last updated on 18 Aug 2026

Related posts