lorem-ipsum : Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more.. You can installing lorem-ipsum 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 lorem-ipsum $ sudo npm install -g lorem-ipsum
If want to update the lorem-ipsum package execute the command as below,
$ sudo npm update lorem-ipsum
Update package globally,
$ npm install -g lorem-ipsum
$ sudo git clone https://github.com/rektide/lorem-ipsum.git
$ sudo npm install -g ./lorem-ipsum
lorem-ipsum@1.0.4 /usr/lib/node_modules/lorem-ipsum
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lorem-ipsum
Package Name | lorem-ipsum |
Version | 1.0.4 |
Description | Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more. |
Released Date | 2017-04-27T06:37:57.809Z |
Published by | knicklabs |
How to Learn | https://www.npmjs.com/package/lorem-ipsum/tutorial |