Build Your Own jq Command Line Tool

jq is a command line tool for parsing and extracting data from json. ...

Programming Projects

Build Your Own JSON Parser

Sort is a Unix command line tool. ...

Programming Projects

Build Your Own JSON Validator

A JSON validator checks that JSON documents are well-formed, while a prettier reformats them with consistent indentation and styling for readability. ...

Programming Projects