Table of Contents for
Installing, maintaining, and publishing Node modules with npm
Close
Version ebook
/
Retour
Installing, maintaining, and publishing Node modules with npm
by Shelley Powers
Published by O'Reilly Media, Inc., 2016
nav
Cover
Installing, maintaining, and publishing Node modules with npm
Modularizing and Managing JavaScript
Modularizing and Managing JavaScript
Installing and Maintaining Node Modules with npm
Problem
Solution
Discussion
Searching for a Specific Node Module via npm
Problem
Solution
Discussion
Converting Your Library into a Node Module
Problem
Solution
Discussion
Creating an Installable Node Module
Problem
Solution
Discussion
Extra: The README File and Markdown Syntax