[PR #125] [MERGED] Add json.bash #127

Closed
opened 2025-11-06 17:10:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-lists/awesome-bash/pull/125
Author: @h4l
Created: 7/5/2024
Status: Merged
Merged: 7/5/2024
Merged by: @hyperupcall

Base: masterHead: jsonbash


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

New App Submission

Repo or homepage link: https://github.com/h4l/json.bash

Description: json.bash is a command-line tool and bash library that creates JSON.

Why I think it's awesome: It's an ergonomic, robust and performant way to create JSON in pure bash. It can be sourced and called via bash functions, or used like a command-line program. If grep is installed, it can also validate JSON.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-lists/awesome-bash/pull/125 **Author:** [@h4l](https://github.com/h4l) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 7/5/2024 **Merged by:** [@hyperupcall](https://github.com/hyperupcall) **Base:** `master` ← **Head:** `jsonbash` --- ### 📝 Commits (1) - [`6283edf`](https://github.com/awesome-lists/awesome-bash/commit/6283edfbccef98b621d51104d193d437549f7d92) Add json.bash ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description <!--- Thank you for your pull request. Please fill out the fields below and check that your contribution adheres to our guidelines. --> #### New App Submission - [x] I've read the [contribution guidelines](https://github.com/awesome-lists/awesome-bash/blob/master/contributing.md). **Repo or homepage link:** https://github.com/h4l/json.bash **Description:** json.bash is a command-line tool and bash library that creates JSON. **Why I think it's awesome:** It's an ergonomic, robust and performant way to create JSON in pure bash. It can be sourced and called via bash functions, or used like a command-line program. If grep is installed, it can also validate JSON. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:10:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bash#127