文件名称:batch-edit-json:批量编辑json文件
文件大小:65KB
文件格式:ZIP
更新时间:2024-03-23 10:50:22
JavaScript
批处理编辑json 批量编辑json文件 该工具旨在: 简单的 方便的 快速(并行执行IO操作) 安装 npm install -g batch-edit-json 使用 Usage: batch-edit-json [-vd] [--remove =< key> ]... [--add =< object > ]... [--exclude =< exclude> ]... < path> ... batch-edit-json --help | --version -r,--remove Remove key from matching paths -a,--add Add object to matching paths -e,--exclude Paths (glob) to exclude -v,--verbo
【文件预览】:
batch-edit-json-master
----.eslintrc.js(2KB)
----src()
--------batch-edit-json.ts(4KB)
--------core.ts(3KB)
----.travis.yml(345B)
----tsconfig.json(6KB)
----test()
--------test-batch-edit-json.ts(170B)
----typedoc.js(448B)
----pnpm-lock.yaml(162KB)
----.gitignore(138B)
----readme.md(1KB)
----.eslintignore(7B)
----package.json(3KB)