NodeJS Official
Creating an npm package in 2022
#454 — September 15, 2022 Read on the Web Best Practices for Creating a Modern npm Package — A step-by-step “as of 2022” walkthrough of creating your own npm package using current best practices. It’s very thorough and certainly worth revisiting, even if you’ve built a package already. As always, Read more…