@f0c1s/cyan

Use cyan in your console.

Usage no npm install needed!

<script type="module">
  import f0c1sCyan from 'https://cdn.skypack.dev/@f0c1s/cyan';
</script>

README

COLOR cyan node module

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

Usage


npm i @f0c1s/color-cyan

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

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

LICENSE

ISC