How to Install kramed NPM Packages on Ubuntu / Debian

How to Install kramed software package in NPM Packages

kramed : A markdown (kramdown compatible) parser and compiler. Built for speed.. You can installing kramed 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 kramed
$ sudo npm install -g kramed

If want to update the kramed package execute the command as below,

$ sudo npm update kramed

Update package globally,

$ npm install -g kramed

Git clone:

$ sudo  git clone https://github.com/rektide/kramed.git
$ sudo  npm install -g ./kramed

kramed@0.5.6 /usr/lib/node_modules/kramed

How to remove kramed package :

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

$ sudo npm uninstall kramed

Basic Information of kramed NPM Package:

Package Name kramed
Version 0.5.6
Description A markdown (kramdown compatible) parser and compiler. Built for speed.
Released Date 2016-03-17T13:13:11.023Z
Published by aarono
How to Learn https://www.npmjs.com/package/kramed/tutorial