jsonselect-cli:jsonselect.js 的 CLI 包装器。 使用 Jsonslect 语言从 JSON 中选择元素,

时间:2024-08-10 03:07:34
【文件属性】:

文件名称:jsonselect-cli:jsonselect.js 的 CLI 包装器。 使用 Jsonslect 语言从 JSON 中选择元素,

文件大小:6KB

文件格式:ZIP

更新时间:2024-08-10 03:07:34

CoffeeScript

#jsonselect-cli 在输入 JSON(文件或标准输入)上执行 jsonselect 的命令行工具。 输出选定的 JSON 元素。 #安装 > npm install > make build #测试 要运行测试: > make test or > npm test #用法 Usage: index.js [-f infile] [-o outfile] Options: -h, --help output usage information -? output usage information -V, --version output the version number -f, --file JSON file -o, --ou


【文件预览】:
jsonselect-cli-master
----package.json(723B)
----Makefile(2KB)
----src()
--------index.coffee(3KB)
----.travis.yml(176B)
----Readme.md(5KB)
----test()
--------root-out.obj(317B)
--------sample1.json(590B)

网友评论