Skip to content

abevol/json-utils-cursor

 
 

Repository files navigation

JSON utils icon

JSON Utils

This extension for VS Code and Cursor includes some coolest features to manipulate JSON. For example: validate | beautify | uglify | escape | unescape | fix etc.

Features

As there are tons of extensions with similar features out there but I still cannot find one of them can be fulfilled all of my requirements. Therefore, I would like make a all in one solution instead of many dependency with overlapping features.

Installation

Search JSON Utils via VScode extension marketplace

This extension is also compatible with Cursor IDE.

Usage

  • Validate: cmd+ctl+v
  • Beautify: cmd+ctl+b
  • uglify: cmd+ctl+u
  • escape: cmd+ctl+'
  • unescape: cmd+ctl+;
  • fix: cmd+ctl+.

Demo GIF

Known Issues

none for now

Release Notes

View CHANGELOG.md

Initial release of json utils with validate | beautify | uglify | escape | unescape | fix


About

JSON utilities on VS Code extension For Cursor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%