json.bash (textproc/json.bash) Updated: 9 months, 4 weeks ago Add to my watchlist
Command-line tool and bash library that creates JSONjson.bash's one thing is to get shell-native data (environment variables, files, program output) to somewhere else, using JSON encapsulate it robustly. Creating JSON from the command line or a shell script can be useful when: - you need some ad-hoc JSON to interact with a JSON-consuming application, - you need to bundle up some data to share or move elsewhere. JSON can a good alternative to base64-encoding or a file archive. It does no transformation or filtering itself, instead it pulls data from things you already know how to use, like files, command-line arguments, environment variables, shell pipelines and shell scri…
Version: 0.3.0 License: MIT

Statistics for selected duration
2025-Jun-28 to 2025-Jul-28
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.