Clean JSON Toolkit
v0.1.0Local JSON / JSONL inspection and manipulation toolkit. Inspect deeply nested structures (path tree, types, sample values per path), query with a jq-style path language (no external jq), flatten nested objects/arrays into dot-notation maps and unflatten them back, and validate against a small pragmatic schema (required/type/min/max/regex/enum/item_type). Pure Python 3 standard library, no third-party dependencies, no remote calls.
0· 0·0 当前·0 累计
下载技能包
License
MIT
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install clean-json-toolkit
镜像加速npx clawhub@latest install clean-json-toolkit --registry https://cn.longxiaskill.com 镜像可用