SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 Shell JSON Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Show HN: Jb / json.bash – Command-line tool (and bash library) that creates JSON | news.ycombinator.com | 2024-07-03
If it helps, there's a little example of using the bash API with bash variables/arrays, should give you an idea of how it could be to use: https://github.com/h4l/json.bash/blob/main/examples/notify.s...
This example uses the pattern of setting an out=varname when calling a json function, the encoded JSON goes into $varname variable. This pattern avoids the overhead of forking processes (e.g. subshells) when generating JSON.
Otherwise you can use the more normal approach of jb writing to stdout, and capturing the output stream.
-
packages
📦 Package configurations - The #1 free and open source CDN built to make life easier for developers. (by cdnjs)
-
-
-
poorjson.sh
A tiny and POSIX Shell compatible (portable) JSON parser and query tool, written in pure POSIX Shell, within 60 lines of codes, only requires `sed`. Compatible with bash, dash, zsh, busybox and any other POSIX shell.
-
-
-
-
jsonschema
The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines (by sourcemeta)
Project mention: Show HN: A C++ CLI for working with JSON Schema | news.ycombinator.com | 2024-06-04 -
validate-configs-action
:octocat: Github Action to validate your config files using the config-file-validator
Don't forget, there is also a Github Action for easily integrating configuration file validation into your Github Actions workflow.
-
-
Shell JSON discussion
Shell JSON related posts
-
Show HN: Jb / json.bash – Command-line tool (and bash library) that creates JSON
-
How do you access reddit in Indonesia?
-
Vaccine passports
-
Anyone having trouble with right-clicking images? or is it browser issues?
-
Que pensez-vous du fait que Reddit change leur API?
-
I made a simple IPTV player in bash with M3U support
-
Tell HN: Reddit removed i.reddit.com and reddit.com/.compact
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Index
What are some of the best open-source JSON projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | jsonlite | 844 |
2 | json.bash | 440 |
3 | packages | 371 |
4 | file-extension-list | 143 |
5 | libreddit-instances | 90 |
6 | poorjson.sh | 80 |
7 | jp | 73 |
8 | gron.awk | 71 |
9 | weatherflow-dashboards-aio | 69 |
10 | jsonschema | 67 |
11 | validate-configs-action | 30 |
12 | everything-okjson | 10 |
13 | json-tools | 3 |