wikijs : Wikipedia interface for node. You can installing wikijs 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 wikijs $ sudo npm install -g wikijs
If want to update the wikijs package execute the command as below,
$ sudo npm update wikijs
Update package globally,
$ npm install -g wikijs
$ sudo git clone https://github.com/rektide/wikijs.git
$ sudo npm install -g ./wikijs
wikijs@4.5.0 /usr/lib/node_modules/wikijs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wikijs
| Package Name | wikijs |
| Version | 4.5.0 |
| Description | Wikipedia interface for node |
| Released Date | 2017-11-14T12:35:38.702Z |
| Published by | dijs |
| How to Learn | https://www.npmjs.com/package/wikijs/tutorial |