irc-colors : Color and formatting for irc made easy.. You can installing irc-colors 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 irc-colors $ sudo npm install -g irc-colors
If want to update the irc-colors package execute the command as below,
$ sudo npm update irc-colors
Update package globally,
$ npm install -g irc-colors
$ sudo git clone https://github.com/rektide/irc-colors.git
$ sudo npm install -g ./irc-colors
irc-colors@1.4.1 /usr/lib/node_modules/irc-colors
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall irc-colors
| Package Name | irc-colors |
| Version | 1.4.1 |
| Description | Color and formatting for irc made easy. |
| Released Date | 2017-11-24T20:34:14.616Z |
| Published by | fent |
| How to Learn | https://www.npmjs.com/package/irc-colors/tutorial |