文件名称:jora-cli:jora 的命令行界面(一种 JSON 查询语言)
文件大小:37KB
文件格式:ZIP
更新时间:2024-08-23 17:55:25
JavaScript
乔拉克利 命令行界面(一种 JSON 查询语言) 安装 npm i -g jora-cli 用法 > jora -h Usage: jora [query] [options] Options: -h, --help Output usage information -i, --input < filename> Input file --no-color Suppress color output -o, --output < filename> Output file (outputs to stdout if not set) -p, --pretty [indent] Pretty print with optionally specified indentation (4 spac
【文件预览】:
jora-cli-master
----.eslintrc(3KB)
----.gitattributes(84B)
----utils()
--------colorize.js(1KB)
--------constants.js(3KB)
--------tokenize.js(6KB)
----.travis.yml(98B)
----LICENSE(1KB)
----test()
--------helpers.js(425B)
--------test.js(6KB)
--------color-fixture.compact.expected(480B)
--------color-fixture.expected(595B)
--------color-fixture.json(335B)
----README.md(2KB)
----.editorconfig(166B)
----.gitignore(50B)
----index.js(4KB)
----bin()
--------jora(290B)
----CHANGELOG.md(1KB)
----package-lock.json(96KB)
----package.json(1KB)
----.nycrc(29B)