franc : Detect the language of text. You can installing franc 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 franc $ sudo npm install -g franc
If want to update the franc package execute the command as below,
$ sudo npm update franc
Update package globally,
$ npm install -g franc
$ sudo git clone https://github.com/rektide/franc.git
$ sudo npm install -g ./franc
franc@3.1.1 /usr/lib/node_modules/franc
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall franc
Package Name | franc |
Version | 3.1.1 |
Description | Detect the language of text |
Released Date | 2017-07-27T19:21:21.659Z |
Published by | wooorm |
How to Learn | https://www.npmjs.com/package/franc/tutorial |