treebird

Coloured YAML-style object logging

Usage no npm install needed!

<script type="module">
  import treebird from 'https://cdn.skypack.dev/treebird';
</script>

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