
This book walks through the steps of creating and publishing node.js packages to a public repository. It starts with an introduction and provides the code for a simple module. Then it walks through the steps of creating a package, applying a packaging tool, adding unit tests and source control. Once those steps are completed, you will learn how to publish your new package and handle updates. As a bonus chapter, you will also learn how to create a command line utility.
Author: Mitch Allen