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
Zachary Carter
c42d2abffc
1.3.2
v1.3.2
2012-05-15 19:53:48 -07:00
Zachary Carter
ee5c2d557c
use stderr for errors
2012-05-15 19:53:35 -07:00
Zach Carter
2e869ca7ec
Merge branch 'master' of github.com:zaach/jsonlint
2012-05-15 22:14:10 -04:00
Zach Carter
833a75648f
MIT License
2012-05-15 19:04:46 -07:00
Zach Carter
efd1ae6071
1.3.1
2012-04-17 15:06:44 -04:00
Zach Carter
0653b731db
update nomnom
2012-04-05 22:18:27 -04:00
Zach Carter
5cca03512e
fix issue #16 , normalize path
2012-04-05 22:13:44 -04:00
Zach Carter
4c65154163
Remove comment about top level primitives
2012-04-05 22:14:20 -03:00
Zach Carter
c21e8eb8de
update version
2011-12-17 19:51:52 -05:00
Zach Carter
6d09e77ef9
Merge pull request #15 from millermedeiros/master
...
added compact output option to allow integrating into IDEs more easily (like Vim)
2011-12-17 16:48:38 -08:00
millermedeiros
1956caa5a4
add compact option to CLI and update flags to work with latest nomnom api. see #10
2011-12-16 13:45:52 -02:00
Zach Carter
5a52ba4662
change sys module to util
2011-11-21 20:19:34 -05:00
Zach Carter
1ff64514b6
update for node 0.6
2011-11-10 12:32:38 -05:00
Zach Carter
19fd9a63d2
Merge pull request #9 from fjakobs/patch-1
...
fix typo
2011-06-19 13:27:12 -07:00
Fabian Jakobs
36370390e0
fix typo
2011-06-19 13:11:46 -07:00
Zach Carter
cdd45ca8ad
version 1.2.0
v1.2.0
2011-06-12 13:42:05 -04:00
Zach Carter
348eeb4c11
Follow spec instead of rfc for top level strings/numbers/null/booleans
2011-06-12 13:40:39 -04:00
Zach Carter
acf3cd47bc
Merge branch 'master' of github.com:zaach/jsonlint
2011-06-04 10:33:02 -04:00
Zach Carter
cfda950c3c
version 1.1.1
v1.1.1
2011-06-04 10:32:18 -04:00
Zach Carter
ae5025e5ac
Fix overwriting bug.
2011-06-04 10:32:04 -04:00
Zach Carter
77766eeae9
Note command-line options in the readme
2011-06-01 16:09:35 -07:00
Zach Carter
280ccc5121
version 1.1.0
v1.1.0
2011-06-01 17:56:38 -04:00
Zach Carter
f08f1b245f
add option to sort object keys
2011-06-01 17:55:58 -04:00
Zach Carter
7d7e4b499f
allow inplace overwrite
2011-06-01 17:42:36 -04:00
Zach Carter
26d697c45f
Add nomnom for option parsing. Allow indentation option"
2011-06-01 17:24:24 -04:00
Zach Carter
e48d7b93b4
version 1.0.1
v1.0.1
2011-05-21 01:30:02 -04:00
Zach Carter
727145ae87
ignore node_modules
2011-05-21 01:25:12 -04:00
Zach Carter
f5047cbd7a
remove "too deep" test
2011-05-21 01:22:57 -04:00