google-translate-api : A free and unlimited API for Google Translate. You can installing google-translate-api 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 google-translate-api $ sudo npm install -g google-translate-api
If want to update the google-translate-api package execute the command as below,
$ sudo npm update google-translate-api
Update package globally,
$ npm install -g google-translate-api
$ sudo git clone https://github.com/rektide/google-translate-api.git
$ sudo npm install -g ./google-translate-api
google-translate-api@2.3.0 /usr/lib/node_modules/google-translate-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall google-translate-api
Package Name | google-translate-api |
Version | 2.3.0 |
Description | A free and unlimited API for Google Translate |
Released Date | 2017-06-28T00:45:14.170Z |
Published by | matheuss |
How to Learn | https://www.npmjs.com/package/google-translate-api/tutorial |