How to Install markdown-it-checkbox NPM Packages on Ubuntu / Debian

How to Install markdown-it-checkbox software package in NPM Packages

markdown-it-checkbox : Plugin to create checkboxes for markdown-it markdown parser. You can installing markdown-it-checkbox 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 markdown-it-checkbox
$ sudo npm install -g markdown-it-checkbox

If want to update the markdown-it-checkbox package execute the command as below,

$ sudo npm update markdown-it-checkbox

Update package globally,

$ npm install -g markdown-it-checkbox

Git clone:

$ sudo  git clone https://github.com/rektide/markdown-it-checkbox.git
$ sudo  npm install -g ./markdown-it-checkbox

markdown-it-checkbox@1.1.0 /usr/lib/node_modules/markdown-it-checkbox

How to remove markdown-it-checkbox package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall markdown-it-checkbox

Basic Information of markdown-it-checkbox NPM Package:

Package Name markdown-it-checkbox
Version 1.1.0
Description Plugin to create checkboxes for markdown-it markdown parser
Released Date 2015-03-23T14:08:43.707Z
Published by mcecot
How to Learn https://www.npmjs.com/package/markdown-it-checkbox/tutorial