draft-js-import-html : DraftJS: Import HTML to ContentState. You can installing draft-js-import-html 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 draft-js-import-html $ sudo npm install -g draft-js-import-html
If want to update the draft-js-import-html package execute the command as below,
$ sudo npm update draft-js-import-html
Update package globally,
$ npm install -g draft-js-import-html
$ sudo git clone https://github.com/rektide/draft-js-import-html.git
$ sudo npm install -g ./draft-js-import-html
draft-js-import-html@1.2.1 /usr/lib/node_modules/draft-js-import-html
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall draft-js-import-html
Package Name | draft-js-import-html |
Version | 1.2.1 |
Description | DraftJS: Import HTML to ContentState |
Released Date | 2017-10-05T09:58:18.649Z |
Published by | sstur |
How to Learn | https://www.npmjs.com/package/draft-js-import-html/tutorial |