yalm : A simple logging module.. You can installing yalm 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 yalm $ sudo npm install -g yalm
If want to update the yalm package execute the command as below,
$ sudo npm update yalm
Update package globally,
$ npm install -g yalm
$ sudo git clone https://github.com/rektide/yalm.git
$ sudo npm install -g ./yalm
yalm@4.1.0 /usr/lib/node_modules/yalm
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall yalm
| Package Name | yalm |
| Version | 4.1.0 |
| Description | A simple logging module. |
| Released Date | 2017-09-15T15:06:53.399Z |
| Published by | hobbyquaker |
| How to Learn | https://www.npmjs.com/package/yalm/tutorial |