JSON.sh:以Bash编写的可传递JSON解析器 源码
JSON.sh 哟,所以这是一个用shell编写的json解析器,与ash,bash,dash和zsh兼容 将json传递给它,然后遍历json对象并打印出当前对象(作为JSON数组)的路径,然后打印出该对象的路径,没有空格。 $ json_parse < package.json [ " name " ] " JSON.sh " [ " version " ] " 0.0.0 " [ " description " ] " " [ " homepage " ] " http://github.com/dominictarr/JSON.sh " [ " repository " , " type " ] " git " [ " repository " , " url " ] " https://github.com/dominictarr/JSON.sh.git " [
文件列表
JSON_sh-master.zip
(预估有个67文件)
JSON.sh-master
MANIFEST.in
63B
LICENSE.APACHE2
586B
LICENSE.MIT
1KB
.travis.yml
355B
JSON.sh
5KB
test
invalid-test.sh
631B
solidus
string_with_solidus.no-escaping.parsed
34B
暂无评论