strip-json-comments-cli

3.0.0 • Public • Published

strip-json-comments-cli

Strip comments from JSON. Lets you use comments in your JSON files!

It also strips trailing commas.

Install

npm install --global strip-json-comments-cli

Usage

$ strip-json-comments --help

  Usage
    $ strip-json-comments <input-file> > <output-file>
    $ strip-json-comments < <input-string>

  Options
    --no-whitespace  Remove comments instead of replacing them with whitespace

  Example
    $ strip-json-comments input.json > output.json

Related

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    2,662
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    2,662
  • 2.0.2
    2,143
  • 2.0.1
    3
  • 2.0.0
    0
  • 1.0.1
    303
  • 1.0.0
    0

Package Sidebar

Install

npm i strip-json-comments-cli

Weekly Downloads

5,111

Version

3.0.0

License

MIT

Unpacked Size

3.53 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus