mrkd : Checks if entity is marked by unique symbol.. You can installing mrkd 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 mrkd $ sudo npm install -g mrkd
If want to update the mrkd package execute the command as below,
$ sudo npm update mrkd
Update package globally,
$ npm install -g mrkd
$ sudo git clone https://github.com/rektide/mrkd.git
$ sudo npm install -g ./mrkd
mrkd@0.11.0 /usr/lib/node_modules/mrkd
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mrkd
| Package Name | mrkd |
| Version | 0.11.0 |
| Description | Checks if entity is marked by unique symbol. |
| Released Date | 2017-08-11T04:42:55.325Z |
| Published by | volkova |
| How to Learn | https://www.npmjs.com/package/mrkd/tutorial |