didyoumean : Match human-quality input to potential matches by edit distance.. You can installing didyoumean 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 didyoumean $ sudo npm install -g didyoumean
If want to update the didyoumean package execute the command as below,
$ sudo npm update didyoumean
Update package globally,
$ npm install -g didyoumean
$ sudo git clone https://github.com/rektide/didyoumean.git
$ sudo npm install -g ./didyoumean
didyoumean@1.2.1 /usr/lib/node_modules/didyoumean
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall didyoumean
Package Name | didyoumean |
Version | 1.2.1 |
Description | Match human-quality input to potential matches by edit distance. |
Released Date | 2014-09-14T22:33:36.668Z |
Published by | dcporter |
How to Learn | https://www.npmjs.com/package/didyoumean/tutorial |