azure-sb : Microsoft Azure Service Bus Service Library for node. You can installing azure-sb npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install azure-sb $ sudo npm install -g azure-sb
If want to update the azure-sb package execute the command as below,
$ sudo npm update azure-sb
Update package globally,
$ npm install -g azure-sb
$ sudo git clone https://github.com/rektide/azure-sb.git
$ sudo npm install -g ./azure-sb
azure-sb@0.10.5 /usr/lib/node_modules/azure-sb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall azure-sb
Package Name | azure-sb |
Version | 0.10.5 |
Description | Microsoft Azure Service Bus Service Library for node |
Released Date | 2017-09-29T18:33:03.215Z |
Published by | windowsazure |
How to Learn | https://www.npmjs.com/package/azure-sb/tutorial |