-
批量编辑JSON文件工具:batch-edit-json
资源介绍
批处理编辑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
- 上一篇: labelme标注生成png
- 下一篇: Json类自动生成器源码(完美)