mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-03-09 19:53:25 -05:00
[PR #125] [MERGED] Add json.bash #127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:jsonbash📝 Commits (1)
6283edfAdd json.bash📊 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.