jo
JSON generator
A utility to generate JSON objects and arrays from shell input
JSON output from a shell
5k stars
58 watching
156 forks
Language: C
last commit: 13 days 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,876 |
jqlang/jq | Tool for transforming and manipulating structured data in a flexible and lightweight way | 30,606 |
rizsotto/bear | A tool that generates a compilation database for use with the clang compiler | 5,003 |
json-c/json-c | A C library implementing a reference counting object model for constructing and parsing JSON objects. | 2,980 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,267 |
google/jsonnet | A data templating language that allows you to generate text based on input data using a JSON-based syntax. | 6,996 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,535 |
shyiko/jabba | A tool that manages multiple versions of Java Development Kits across different operating systems. | 3,012 |
joelittlejohn/jsonschema2pojo | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,239 |
jenkinsci/jenkins | Automates development workflow and repetitive tasks to optimize the software development process. | 23,258 |
google/auto | A collection of tools to automate code generation and simplify Java development. | 10,439 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,309 |
jrnl-org/jrnl | A simple, command-line based journal application with encryption capabilities | 6,515 |
nlohmann/json | A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. | 43,219 |
akheron/jansson | A JSON data processing library with a simple API and full Unicode support | 3,090 |