项目作者: pranesh239

项目描述 :
A VSCode extension which helps to minify and beautify (prettify) JSON strings
高级语言: TypeScript
项目地址: git://github.com/pranesh239/json-helper.git
创建时间: 2020-12-11T16:12:29Z
项目社区:https://github.com/pranesh239/json-helper

开源协议:MIT License

下载



JSON helper icon


JSON Helper



VS Code extension to minify and beautify (prettify) JSON





Minify - Alt/Option + m

Prettify - Alt/Option + p



JSON helper feature demo GIF

Get the extension here

Features

  1. Can minify JSON
    • ctrl/cmd + p
    • Search for Minify JSON
    • Press Enter
  2. Can Beautify (prettify) JSON
    • ctrl/cmd + p
    • Search for Prettify JSON
    • Press Enter