Skip to content

A SublimeText 3 plugin to string encode and decode JSON

License

Notifications You must be signed in to change notification settings

Nadock/json_stringify

Repository files navigation

JSON Stringify

A SublimeText 3 plugin to encode and decode JSON strings.

JSON Stringify in action

Installation

This plugin can be installed with PackageControl.

Usage Instructions

  1. Open the Command Palette with Cmd + Shift + P (MacOS) or Ctrl + Shift + P (Linux/Windows)
  2. Search for JSON Stringify: Invert Selection and press Enter