README
DPaw npm skeleton
This serves as a base for an npm package with a minimal test framework for tape setup.
npm install -g babel tape faucet browserify browser-run npm install npm test
Fundamental communication component
<script type="module">
import dpawBrocketChannel from 'https://cdn.skypack.dev/dpaw-brocket-channel';
</script>
This serves as a base for an npm package with a minimal test framework for tape setup.
npm install -g babel tape faucet browserify browser-run npm install npm test