mitt : Tiny 200b functional Event Emitter / pubsub.. You can installing mitt 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 mitt $ sudo npm install -g mitt
If want to update the mitt package execute the command as below,
$ sudo npm update mitt
Update package globally,
$ npm install -g mitt
$ sudo git clone https://github.com/rektide/mitt.git
$ sudo npm install -g ./mitt
mitt@1.1.2 /usr/lib/node_modules/mitt
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mitt
Package Name | mitt |
Version | 1.1.2 |
Description | Tiny 200b functional Event Emitter / pubsub. |
Released Date | 2017-04-17T17:27:19.858Z |
Published by | developit |
How to Learn | https://www.npmjs.com/package/mitt/tutorial |