How to make a modern npm package
I've been working on an npm package for a while now, in an age of ESM and CJS going hand in hand, it is not enough that you add just one of these supports to your npm package.
Now, I will show you my work today, how to initialize an npm package elega...
blog.akr.moe4 min read