bitly : A Bit.ly API library for Node.JS. You can installing bitly 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 bitly $ sudo npm install -g bitly
If want to update the bitly package execute the command as below,
$ sudo npm update bitly
Update package globally,
$ npm install -g bitly
$ sudo git clone https://github.com/rektide/bitly.git
$ sudo npm install -g ./bitly
bitly@5.0.12 /usr/lib/node_modules/bitly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bitly
Package Name | bitly |
Version | 5.0.12 |
Description | A Bit.ly API library for Node.JS |
Released Date | 2017-11-08T14:36:29.966Z |
Published by | tanepiper |
How to Learn | https://www.npmjs.com/package/bitly/tutorial |