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

https://github.com/clayrisser/oooc

Pretty print structured data found in stdout
https://github.com/clayrisser/oooc

jq json pipe pretty print stdout yaml yml yq

Last synced: 3 months ago
JSON representation

Pretty print structured data found in stdout

Awesome Lists containing this project

README

          

# oooc (order out of chaos)

[![GitHub stars](https://img.shields.io/github/stars/codejamninja/oooc.svg?style=social&label=Stars)](https://github.com/codejamninja/oooc)

> Pretty print structured data found in stdout

![](assets/oooc.png)

Please ★ this repo if you found it useful ★ ★ ★

## Features

* Supports yaml
* Supports json

## Installation

```sh
sudo make install
```

## Dependencies

* [GNU Make](https://www.gnu.org/software/make)
* [YQ](https://github.com/kislyuk/yq)
* [JQ](https://stedolan.github.io/jq)

## Usage

```sh
echo 'bla bla bla {"hello": "world"}' | oooc
```

## Support

Submit an [issue](https://github.com/codejamninja/oooc/issues/new)

## Screenshots

![0011](https://user-images.githubusercontent.com/6234038/40304410-f498f10c-5cf6-11e8-96fc-33aa549c082e.jpg)

## Contributing

Review the [guidelines for contributing](https://github.com/codejamninja/oooc/blob/master/CONTRIBUTING.md)

## License

[MIT License](https://github.com/codejamninja/oooc/blob/master/LICENSE)

[Jam Risser](https://codejam.ninja) © 2018

## Changelog

Review the [changelog](https://github.com/codejamninja/oooc/blob/master/CHANGELOG.md)

## Credits

* [Jam Risser](https://codejam.ninja) - Author

## Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going!

[![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)