### usage (cli, compile yourself) Source: https://github.com/lucko/spark2json/blob/main/README.md Commands to install dependencies and run spark2json locally. ```bash yarn install node src/cli.js ``` -------------------------------- ### usage (cli, docker) Source: https://github.com/lucko/spark2json/blob/main/README.md Docker command to run spark2json. ```bash docker run -it --rm ghcr.io/lucko/spark2json node cli.js ``` -------------------------------- ### usage (web) Source: https://github.com/lucko/spark2json/blob/main/README.md If you're using the official spark viewer website, you can just append the `?raw=1` query parameter. ```http GET https://spark.lucko.me/abcdef?raw=1 ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.