README
vamtiger-watch
File watcher to run defined npm scripts
Run npm defined npm scripts in response to file change(s).
<script type="module">
import vamtigerWatch from 'https://cdn.skypack.dev/vamtiger-watch';
</script>
File watcher to run defined npm scripts