mdurl : URL utilities for markdown-it. You can installing mdurl 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 mdurl $ sudo npm install -g mdurl
If want to update the mdurl package execute the command as below,
$ sudo npm update mdurl
Update package globally,
$ npm install -g mdurl
$ sudo git clone https://github.com/rektide/mdurl.git
$ sudo npm install -g ./mdurl
mdurl@1.0.1 /usr/lib/node_modules/mdurl
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mdurl
Package Name | mdurl |
Version | 1.0.1 |
Description | URL utilities for markdown-it |
Released Date | 2015-09-14T22:08:28.265Z |
Published by | vitaly |
How to Learn | https://www.npmjs.com/package/mdurl/tutorial |