text-coloring

creates a colourful consol-log

Usage no npm install needed!

<script type="module">
  import textColoring from 'https://cdn.skypack.dev/text-coloring';
</script>

README

Text-coloring

this awesomesauce package makes a colourful console log

Usage

install with npm i @noget/text-coloring

var rainbowLog = require("@noget/text-coloring");
text-coloring("i am rainbow");