coolor

Simple command-line tool: log streams colorizer

Usage no npm install needed!

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

README

coolor

NPM version

Simple command-line utility: text stream colorizer

Screenshot

Installation

$ npm install coolor -g

Usage

$ tail -f /var/log/something.log | coolor

Your own config

See example of config in config/default.json

$ tail -f /var/log/something.log | coolor ~/your/config.json

Author