underscore-cli:用于入侵JSON和Javascript的命令行实用程序带

时间:2024-03-12 08:41:08
【文件属性】:

文件名称:underscore-cli:用于入侵JSON和Javascript的命令行实用程序带

文件大小:108KB

文件格式:ZIP

更新时间:2024-03-12 08:41:08

JavaScript

概述 JSON是一种出色的数据交换格式,并Swift成为Web API的首选格式。 到目前为止,大多数处理它的工具都非常有限。 但是,在使用JavaScript时,JSON是流畅自然的。 为什么命令行JavaScript不那么容易? Underscore-CLI可以是简单的漂亮打印机: cat data.json | underscore print --color 或者,它可以构成受“ perl -pe”启发的功能强大的功能丰富JavaScript命令行的主干,并且可以对sed,awk和grep进行文本处理来处理结构化数据。 cat example-data/earthporn.json | underscore extract 'data.children' | underscore pluck data | underscore pluck title 有关输出和更多示例,


【文件预览】:
underscore-cli-master
----.jshintrc(364B)
----Examples.md(6KB)
----README.template(20KB)
----snap()
--------snapcraft.yaml(1KB)
----Dockerfile(99B)
----lib()
--------input-formats.js(1KB)
--------functions.js(665B)
--------template.js(4KB)
--------formatter.js(11KB)
--------output-formats.js(4KB)
--------underscore.js(1KB)
----doc()
--------example.png(59KB)
----TODO.md(1KB)
----LICENSE(1KB)
----test()
--------underscore-cli-test.js(370B)
----README.md(33KB)
----Makefile(3KB)
----inspect-test.js(801B)
----Versions.md(1KB)
----example-data()
--------earthporn.json(5KB)
--------simple.json(42B)
--------complex.msgpack(598B)
--------broken.template(90B)
--------circular.js(114B)
--------complex.js(1KB)
--------trivial.template(18B)
--------corner-cases.js(2KB)
----.gitignore(83B)
----index.js(0B)
----bin()
--------underscore(33KB)
----package.json(643B)

网友评论