strip-json-comments
Node.js module to strip comments from JSON
Install
- All systems
-
curl cmd.cat/strip-json-comments.sh
- Debian
-
apt-get install node-strip-json-comments
- Ubuntu
-
apt-get install node-strip-json-comments
- Kali Linux
-
apt-get install node-strip-json-comments
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-strip-json-comments
- Raspbian
-
apt-get install node-strip-json-comments
- Dockerfile
- dockerfile.run/strip-json-comments
node-strip-json-comments
Node.js module to strip comments from JSON
This module and command-line client will let you strip comments from your JSON files. Node.js is an event-based server-side JavaScript engine.