README
node-tiny
the tiniest npm module
Reference: https://medium.freecodecamp.org/how-to-make-a-beautiful-tiny-npm-package-and-publish-it-2881d4307f78
My 1st npm package
<script type="module">
import shudongzhangTiny from 'https://cdn.skypack.dev/@shudongzhang/tiny';
</script>
the tiniest npm module
Reference: https://medium.freecodecamp.org/how-to-make-a-beautiful-tiny-npm-package-and-publish-it-2881d4307f78