README
This is a work in progress.
treebird
Colourful & concise console logging for node.js.
Features
- Mostly YAML-line output
- Circular references handled gracefully.
- Indenting of long strings
Command Line
# Install globally
npm install -g treebird
# Pipe remote json data
curl https://example.com/example.json | treebird