JSON Stringify
A SublimeText 3 plugin to string encode and decode JSON
Details
Installs
- Total 37K
- Win 17K
- Mac 16K
- Linux 5K
Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 5 | 11 | 6 | 4 | 5 | 3 | 9 | 1 | 11 | 2 | 5 | 3 | 1 | 2 | 2 | 5 | 9 | 10 | 6 | 4 | 5 | 7 | 8 | 9 | 5 | 5 | 6 | 4 | 2 | 3 | 6 | 7 | 1 | 2 | 4 | 10 | 6 | 5 | 6 | 4 | 0 | 2 | 5 | 3 | 2 |
Mac | 1 | 7 | 5 | 13 | 9 | 10 | 3 | 2 | 8 | 4 | 6 | 8 | 5 | 0 | 3 | 2 | 7 | 4 | 10 | 8 | 1 | 2 | 6 | 7 | 9 | 6 | 7 | 4 | 1 | 4 | 12 | 3 | 18 | 12 | 6 | 1 | 6 | 4 | 9 | 11 | 16 | 2 | 0 | 6 | 15 | 11 |
Linux | 0 | 2 | 1 | 2 | 3 | 3 | 0 | 0 | 2 | 2 | 0 | 5 | 1 | 1 | 0 | 1 | 2 | 3 | 0 | 3 | 0 | 0 | 0 | 1 | 4 | 2 | 1 | 2 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
JSON Stringify
A SublimeText 3 plugin to encode and decode JSON strings.
Installation
This plugin can be installed with PackageControl.
Usage Instructions
- Open the Command Palette with
Cmd + Shift + P
(MacOS) orCtrl + Shift + P
(Linux/Windows) - Search for
JSON Stringify: Invert Selection
and pressEnter