/json-helper

A VSCode extension which helps to minify and beautify (prettify) JSON strings

Primary LanguageTypeScriptMIT LicenseMIT

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