jo
JSON generator
A utility to generate JSON objects and arrays from shell input
JSON output from a shell
5k stars
59 watching
157 forks
Language: C
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
karan/joe | A tool that generates .gitignore files based on user input from the command line. | 2,877 |
jqlang/jq | Tool for transforming and manipulating structured data in a flexible and lightweight way | 30,734 |
rizsotto/bear | A tool that generates a compilation database for use with the clang compiler | 5,081 |
json-c/json-c | A C library implementing a reference counting object model for constructing and parsing JSON objects. | 2,997 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,272 |
google/jsonnet | A data templating language that allows you to generate text based on input data using a JSON-based syntax. | 7,045 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,547 |
shyiko/jabba | A tool that manages multiple versions of Java Development Kits across different operating systems. | 3,041 |
joelittlejohn/jsonschema2pojo | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,250 |
jenkinsci/jenkins | Automates development workflow and repetitive tasks to optimize the software development process. | 23,363 |
google/auto | Automates repetitive and mechanical Java tasks to reduce bugs and improve code quality | 10,441 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,317 |
jrnl-org/jrnl | A simple, command-line based journal application with encryption capabilities | 6,538 |
nlohmann/json | A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
akheron/jansson | A JSON data processing library with a simple API and full Unicode support | 3,100 |