README
Portoa
Some common node stuff that I use. Largely a playground.
Built with Babel, run npm install and then node_modules/.bin/deo compile to
build. That shoves a bunch of stuff into dist/.
npm test to run the tests.
Some stuff
<script type="module">
import portoa from 'https://cdn.skypack.dev/portoa';
</script>
Some common node stuff that I use. Largely a playground.
Built with Babel, run npm install and then node_modules/.bin/deo compile to
build. That shoves a bunch of stuff into dist/.
npm test to run the tests.