ntwitter : Asynchronous Twitter REST/stream/search client API for node.js.. You can installing ntwitter 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 ntwitter $ sudo npm install -g ntwitter
If want to update the ntwitter package execute the command as below,
$ sudo npm update ntwitter
Update package globally,
$ npm install -g ntwitter
$ sudo git clone https://github.com/rektide/ntwitter.git
$ sudo npm install -g ./ntwitter
ntwitter@0.5.0 /usr/lib/node_modules/ntwitter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ntwitter
Package Name | ntwitter |
Version | 0.5.0 |
Description | Asynchronous Twitter REST/stream/search client API for node.js. |
Released Date | 2012-09-14T16:16:27.166Z |
Published by | avianflu |
How to Learn | https://www.npmjs.com/package/ntwitter/tutorial |