node package manager

Javascript's Modern Web Tools – Node Package Manager

The Node Package Manager, or npm, is one of the most useful utilities downloaded with NodeJS. It is used to install various Javascript tools and libraries, including web frameworks like Connect and Express. This tutorial shows you how to get started with the npm tool.