How2 - Crafting Great NPM Libraries 🔨

The Series (Introduction)

The first bits of code, I wanted to share as a library on npm where super simple RxJS pipelines, which I thought (and still think!) would be useful to other people.

However, this was when these and other questions did arise:

Back then I wished, I could have a comprehensive guide on how to build npm libraries the right way (TM).

They should be:

So i decided, to write down my exploration to find the best way to craft good npm libraries, with a, hopefully comprehensive, ‘best practices’ guide at the end of this series!

Come along for the ride and stay tuned for the first post in this series!