jsonfmt:接受松散格式的json,输出严格格式的json

时间:2021-05-05 15:56:57
【文件属性】:
文件名称:jsonfmt:接受松散格式的json,输出严格格式的json
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-05 15:56:57
Shell jsonfmt 接受松散格式的json,输出严格格式的json 安装更新 go get -f -u -v github.com/phinze/jsonfmt 用法 jsonfmt 重新格式化文件。 与VIM一起使用 在您的.vimrc : function ! JsonFormat () " save cursor position and many other things let l: curw = winsaveview () " Write current unsaved buffer to a temp file let l: tmpname = tempname () call writefile ( getline ( 1 , ' $ ' ), l: tmpname ) " populate the final comman
【文件预览】:
jsonfmt-master
----LICENSE(1KB)
----main.go(1002B)
----.gitignore(277B)
----Makefile(985B)
----README.md(1KB)
----scripts()
--------build.sh(2KB)

网友评论