JSONLint
Sublime Text 2 and 3 plugin to mark issues in JSON files.
Details
Installs
- Total 167K
- Win 70K
- Mac 68K
- Linux 29K
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 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 9 | 8 | 7 | 7 | 2 | 1 | 7 | 11 | 9 | 8 | 7 | 2 | 6 | 3 | 11 | 5 | 7 | 11 | 5 | 3 | 4 | 8 | 4 | 11 | 8 | 6 | 2 | 4 | 10 | 7 | 14 | 4 | 2 | 3 | 5 | 6 | 8 | 4 | 9 | 0 | 0 | 5 | 10 | 7 | 6 |
Mac | 0 | 6 | 8 | 9 | 12 | 3 | 2 | 8 | 18 | 20 | 12 | 10 | 2 | 7 | 5 | 17 | 9 | 7 | 9 | 6 | 4 | 7 | 7 | 16 | 11 | 7 | 2 | 3 | 9 | 8 | 12 | 17 | 11 | 3 | 4 | 6 | 17 | 10 | 6 | 13 | 1 | 2 | 10 | 16 | 14 | 15 |
Linux | 0 | 10 | 3 | 5 | 3 | 1 | 1 | 5 | 3 | 4 | 2 | 1 | 1 | 2 | 0 | 6 | 1 | 2 | 6 | 1 | 2 | 0 | 1 | 4 | 6 | 6 | 0 | 2 | 1 | 4 | 2 | 4 | 2 | 0 | 3 | 5 | 3 | 4 | 2 | 1 | 0 | 2 | 2 | 3 | 2 | 5 |
Readme
- Source
- bitbucket.org
JSONLint
This is a plugin for Sublime Text 2 and 3 that finds issues in JSON.
Manual Installation
cd <packages directory>
git clone git@bitbucket.org:hmml/jsonlint.git
Installation via Package Control
Open Command Palette and select “Package Control: Install Package”, then search for JSONLint.
Usage
Annotations are enabled when syntax is set to JSON.