json.bash
JSON assembler
A tool that converts data from shell sources into structured JSON
Command-line tool and bash library that creates JSON
444 stars
4 watching
8 forks
Language: Shell
last commit: 7 months ago
Linked from 1 awesome list
bashcommand-linejsonshellshell-scriptterminalunix
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to marshal custom structs into HAL-compliant JSON responses | 14 |
| A single JSON Abstract Syntax Tree (AST) implementation to be used by multiple Scala JSON libraries | 1,485 |
| A tool that parses JSON data and outputs the path to each object in the data along with the object itself. | 2,001 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| Template engine for formatting JSON data in command-line interfaces | 5 |
| Tools for working with JSON data in the shell | 13 |
| A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A command-line JSON viewer utility | 119 |
| A command-line tool to convert and format data from JSON into various table formats. | 294 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A commandline tool for parsing JSON from various sources | 51 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |