README
The modular build monitor
Installation
npm install --save coolant
Usage
I have yet to document things, but you can refer to the coolant-starter app for example usage and a starting point for your build monitor.
The modular build radiator
<script type="module">
import coolant from 'https://cdn.skypack.dev/coolant';
</script>
The modular build monitor
npm install --save coolant
I have yet to document things, but you can refer to the coolant-starter app for example usage and a starting point for your build monitor.