Andrey Gubanov
1810184186
add updated web version
2020-09-16 15:53:58 +03:00
Andrey Gubanov
67f22e8ac3
1.7.6
v1.7.6
2020-09-16 14:20:49 +03:00
Andrey Gubanov
fcab8c4415
Merge pull request #3 from jpalardy/master
...
Report dougJSONParse errors in same format as other parse errors
2020-09-16 14:14:23 +03:00
Jonathan Palardy
b4cf02bd80
Report dougJSONParse errors in same format as other parse errors
2020-09-10 20:44:35 -07:00
Andrey Gubanov
d506cf924b
Store deprecated package nomnom locally
2019-07-26 17:48:41 +03:00
Andrey Gubanov
d9057c2d39
Minor enhancements
2019-02-10 13:47:10 +02:00
Andrey Gubanov
ac1eae7734
Merge pull request #2 from kdzwinel/patch-1
...
Remove console.error call
2018-05-27 00:26:25 +03:00
Konrad Dzwinel
3e7c654694
Remove console.error call
...
Get rid of unwanted console output.
2018-04-30 11:41:48 +02:00
Andrey Gubanov
5abb74c63d
1.7.2
2017-06-05 19:59:02 +03:00
Andrey Gubanov
1c92b6312b
Prepublish bundle
2017-06-05 19:58:51 +03:00
Andrey Gubanov
77167762e5
1.7.1
2017-06-05 19:55:51 +03:00
Andrey Gubanov
094ff0d03d
Throw error when Doug parser throws 'Unexpected'
2017-06-05 19:55:27 +03:00
Andrey Gubanov (his digital copy)
a4ff31cbf7
modify readme and publish 1.7.0
2016-09-25 16:22:26 +03:00
Andrey Gubanov (his digital copy)
091450f3a2
bug fixes
2016-09-25 16:07:40 +03:00
Andrey Gubanov (his digital copy)
1d18f80902
bundle
2016-09-25 15:55:43 +03:00
Andrey Gubanov (his digital copy)
39f5c3dc89
add Doug's json parse and check for bad empty symbols and duplicates
2016-09-25 15:29:03 +03:00
Andrey Gubanov (his digital copy)
042f6b9507
add Doug's json parse and check for bad empty symbols and duplicates
2016-09-25 15:27:04 +03:00
Zachary Carter
f5cb6e7e98
1.6.2
2014-08-12 12:34:37 -07:00
Zachary Carter
b9a537a3c1
pretty print should exit with error code when invalid
...
Fixes issue #38 .
2014-08-12 12:33:53 -07:00
Zachary Carter
5834ccff24
1.6.1
2014-08-12 12:03:37 -07:00
Zach Carter
957bf60ff3
Merge pull request #49 from diurnalist/feature/sort-arrays
...
Fix issue where objects nested in arrays would not have sorted keys
2014-08-12 12:01:22 -07:00
Jason Anderson
2b833324ba
Fix issue where objects nested in arrays would not have sorted keys
2014-07-17 14:49:26 +02:00
Zach Carter
8cd6a4f3d2
Merge pull request #33 from louismrose/master
...
Add bower.json.
2013-08-08 23:26:30 -07:00
Louis Rose
271d8982d0
Add bower.json.
2013-08-06 14:07:52 +01:00
Zach Carter
57edf0b901
Merge pull request #31 from tmcw/master
...
Makefile should use local binaries, not global
2013-07-24 08:43:24 -07:00
Tom MacWright
a6a6ff142d
Makefile should use local binaries, not global
2013-07-24 10:13:42 -04:00
Zachary Carter
09c10ae1ac
Update readme with latest command-line arguments
2013-04-02 10:47:25 -07:00
Zachary Carter
fca1f5f846
1.6.0
v1.6.0
2013-04-02 10:44:25 -07:00
Zach Carter
f019341e15
Merge pull request #30 from teknogeek0/85bf286c795eeef6d17f1c89b646a94b5623e385
...
Add in the -q/--quiet option to the README.md so folks know its there.
2013-04-01 21:43:59 -07:00
Christopher Munns
85bf286c79
Adding in the -q/--quiet option to the Readme.md
2013-04-01 21:39:15 -04:00
Zach Carter
79b553fb65
Merge pull request #27 from lroggendorff/add-forceformat-option
...
Add forceformat option
2012-12-16 11:04:07 -08:00
Lance Roggendorff
59c36ad370
Merge branch 'fix-inplace-overwriting' into add-forceformat-option
...
* fix-inplace-overwriting:
Fixing variable name when overwriting input file.
2012-09-12 23:12:25 -05:00
Lance Roggendorff
92ac817d17
Adding forceformat option: format invalid output just like jsonlint.com
...
When using jsonlint.com, even invalid JSON is pretty printed. It seemed
like a good option to have in the cli version as well. This is simply
inserting the char-by-char formatter from
https://github.com/umbrae/jsonlintdotcom and adding an option to cli.js.
2012-09-12 23:11:11 -05:00
Lance Roggendorff
0f3202370f
Fixing variable name when overwriting input file.
...
It looks like at one time the variable referencing the input file was
'path', and later on it was changed to 'json', but the if
(options.inplace) block was never updated.
2012-09-12 22:55:26 -05:00
Zachary Carter
1d7ed8ab13
1.5.1
2012-08-22 10:37:25 -07:00
Zach Carter
5e02f8b8e0
Merge pull request #26 from gregglind/quiet25
...
added quiet mode #25
2012-08-22 10:34:16 -07:00
Gregg Lind
f2e1de3039
added quiet mode
2012-08-22 09:10:54 -05:00
Zach Carter
cdb7737033
Update master
2012-06-19 20:44:54 -07:00
Zachary Carter
5c5ad5acf0
1.5.0
v1.5.0
2012-05-28 15:14:43 -07:00
Zachary Carter
6af4143235
add schema validation
2012-05-28 15:14:09 -07:00
Zachary Carter
cb82cc205d
1.4.1
v1.4.1
2012-05-28 12:30:28 -07:00
Zachary Carter
3899996991
update bundle script
2012-05-28 12:30:05 -07:00
Zachary Carter
14a108f3a4
fix escaping of special characters (issue #22 )
2012-05-28 12:27:08 -07:00
Zachary Carter
c07fb3db3b
1.4.0
v1.4.0
2012-05-27 14:34:50 -07:00
Zachary Carter
f88c4842ff
fix Makefile
2012-05-27 14:34:29 -07:00
Zachary Carter
eca60bb22b
update grammar for latest jison
2012-05-27 14:26:14 -07:00
Zachary Carter
4f24c338fa
fix escaping bug with backslashes
2012-05-27 14:25:28 -07:00
Zachary Carter
f4d68f8fd1
Merge branch 'master' of github.com:zaach/jsonlint
2012-05-27 12:51:26 -07:00
Zach Carter
9eb4bd8260
add vim plugins
2012-05-27 12:41:24 -07:00
Zachary Carter
11e7192a72
appease jslint
2012-05-15 21:42:25 -07:00