nodemw : MediaWiki API client written in node.js. You can installing nodemw 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 nodemw $ sudo npm install -g nodemw
If want to update the nodemw package execute the command as below,
$ sudo npm update nodemw
Update package globally,
$ npm install -g nodemw
$ sudo git clone https://github.com/rektide/nodemw.git
$ sudo npm install -g ./nodemw
nodemw@0.12.0 /usr/lib/node_modules/nodemw
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemw
Package Name | nodemw |
Version | 0.12.0 |
Description | MediaWiki API client written in node.js |
Released Date | 2017-11-17T17:32:31.133Z |
Published by | macbre |
How to Learn | https://www.npmjs.com/package/nodemw/tutorial |