0.2.0 • Published 9 years ago
json5-validator v0.2.0
json5-validator
Validate JSON5 on the command line
Usage
# pipe data into the validator to validate, e.g.:
$ echo true | json5-validator
$ cat file.json | json5-validator
Validate JSON5 on the command line
# pipe data into the validator to validate, e.g.:
$ echo true | json5-validator
$ cat file.json | json5-validator