Node Package Manager

NPM is a package manager for the JavaScript programming language.


Installation

In the folder above your project root:

npm install tab-control

Upgrading

Whenever there is a new release, then from the command line in your project root:

npm update