Skip to content

sunwei/json-editor-online-command-line-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json-editor-online-command-line-tool

JSON editor online command line tool for you to edit you local json file online

Gif JSON editor online

JSON在线编缉器命令行工具-解放你的双手

对于JSON这种明星来说,哪哪儿都有对TA无微不至的关怀。各种IDE里已经成了标配、各种在线工具也是体贴入微,该有的功能都有了。

但对于我这种懒人来说,这还是不够简单,还是太麻烦:

  1. 打开本地文件,我还得双击或者右击打开文件。
  2. 打开了后还得拷贝
  3. 拷贝好后还得打开网站(首先我得记得住),然后再粘贴到线上编缉器

整修流程还是太繁琐,有没有一种方法,或者一条命令,让我一下子把这些事全都帮我干了?

当然有,下面为大家推荐一个好用的命令行工具:

官方 NPM package

安装:npm install -g json-editor-online
使用:json <filename.json>

一条命令,解决所有烦恼。不谢!

相关操作视频:

Youtube

Youku

Releases

No releases published

Packages

No packages published