casual : Fake data generator. You can installing casual 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 casual $ sudo npm install -g casual
If want to update the casual package execute the command as below,
$ sudo npm update casual
Update package globally,
$ npm install -g casual
$ sudo git clone https://github.com/rektide/casual.git
$ sudo npm install -g ./casual
casual@1.5.17 /usr/lib/node_modules/casual
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall casual
Package Name | casual |
Version | 1.5.17 |
Description | Fake data generator |
Released Date | 2017-08-19T09:32:18.883Z |
Published by | boo1ean |
How to Learn | https://www.npmjs.com/package/casual/tutorial |