davepagurek / uncomment

Remove C/C++-style comments from JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncomment

Usage

uncomment -i input.json -o output.json

Setup

npm install -g uncomment-json

Setup from source

npm install
npm link

About

Remove C/C++-style comments from JSON


Languages

Language:JavaScript 100.0%