/uncomment

Remove C/C++-style comments from JSON

Primary LanguageJavaScript

Uncomment

Usage

uncomment -i input.json -o output.json

Setup

npm install -g uncomment-json

Setup from source

npm install
npm link