chai-string : strings comparison matchers for chai. You can installing chai-string 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 chai-string $ sudo npm install -g chai-string
If want to update the chai-string package execute the command as below,
$ sudo npm update chai-string
Update package globally,
$ npm install -g chai-string
$ sudo git clone https://github.com/rektide/chai-string.git
$ sudo npm install -g ./chai-string
chai-string@1.4.0 /usr/lib/node_modules/chai-string
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chai-string
Package Name | chai-string |
Version | 1.4.0 |
Description | strings comparison matchers for chai |
Released Date | 2017-06-13T19:06:28.888Z |
Published by | onechiporenko |
How to Learn | https://www.npmjs.com/package/chai-string/tutorial |