string.prototype.htmlDecode

1.1.1 • Public • Published

html-decoder

Tiny module that converts HTML codes to human readable characters

Installation

In a browser:

<script src="html-decode.js"></script>

Via npm:

npm install string.prototype.htmlDecode

Then, in Node.js:

require('string.prototype.htmlDecode');

Author

@forksofpower

Package Sidebar

Install

npm i string.prototype.htmlDecode

Weekly Downloads

1

Version

1.1.1

License

GPL-3.0

Last publish

Collaborators

  • forksofpower