An open API service indexing awesome lists of open source software.

https://github.com/luk4z7/jp

JSON Pretty
https://github.com/luk4z7/jp

cli json pretty

Last synced: about 2 months ago
JSON representation

JSON Pretty

Awesome Lists containing this project

README

        

# jp

Json Pretty

## Build

```bash
cargo run -- '{ "name": "t", "str": [{"name": "u"}, {"name": "y"}] }'
```