mighty-gerbils / gerbil

Gerbil Scheme
https://cons.io
GNU Lesser General Public License v2.1
1.13k stars 111 forks source link

Improve parsing and pretty-printing of JSON #1199

Closed fare closed 2 months ago

fare commented 3 months ago

Allow parsing to return walist with parameter json-object-walist?

Do pretty-printing without jq -M ., add a lisp-style? option as well as an option to override json-sort-keys, and an indentation size.

netlify[bot] commented 3 months ago

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
Latest commit 96176a97f70fde5b1c1f5703a5bc043f4e214c21
Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/6619394f01090c0008a88243
Deploy Preview https://deploy-preview-1199--elastic-ritchie-8f47f9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

fare commented 3 months ago

PTAL