zaach / jsonlint

A JSON parser and validator with a CLI.
http://zaach.github.com/jsonlint/
1.93k stars 417 forks source link

Update readme with use case for the module interface #111

Open CADBOT opened 6 years ago

CADBOT commented 6 years ago

I personally find the module interface very useful. It gives error messages that are far better than require or JSON.parse.