An open API service indexing awesome lists of open source software.

https://github.com/jc21/docker-json-strip-comments

a docker image preinstalled with the json-strip-comments command
https://github.com/jc21/docker-json-strip-comments

docker json jsonc

Last synced: 3 months ago
JSON representation

a docker image preinstalled with the json-strip-comments command

Awesome Lists containing this project

README

        

# json-strip-comments

a docker image preinstalled with the [json-strip-comments](https://github.com/jc21/json-strip-comments) command

```bash
docker run --rm -ti \
jc21/json-strip-comments \
json-strip-comments -h
```