README
bn-test-example
A sample typescript-based boatnet module for testing.
Based on instructions https://medium.com/cameron-nokes/the-30-second-guide-to-publishing-a-typescript-package-to-npm-89d93ff7bccd
Test library for boatnet.
<script type="module">
import boatnetBnTestExample from 'https://cdn.skypack.dev/@boatnet/bn-test-example';
</script>
A sample typescript-based boatnet module for testing.
Based on instructions https://medium.com/cameron-nokes/the-30-second-guide-to-publishing-a-typescript-package-to-npm-89d93ff7bccd