README
clr.js
Powerful Command Line Interface
Getting Started
$ npm i @bndynet/clr -D to install the package.
Development
$ npm start
& npm test
Powerful Command Line Interface
<script type="module">
import bndynetClr from 'https://cdn.skypack.dev/@bndynet/clr';
</script>
Powerful Command Line Interface
$ npm i @bndynet/clr -D to install the package.
$ npm start
& npm test