@f0c1s/color-blue

Use blue in your console.

Usage no npm install needed!

<script type="module">
  import f0c1sColorBlue from 'https://cdn.skypack.dev/@f0c1s/color-blue';
</script>

README

COLOR blue node module

Ligthweight color module. Not like big modules that waste space on your disk.

Usage


npm i @f0c1s/color-blue

const blue = require('@f0c1s/color-blue')

blue(textstr) // this will return colored string. You should console.log it to check.

LICENSE

ISC