unscape-html

0.2.1 • Public • Published

unscape-html Build Status Greenkeeper badge

Unescapes HTML

Install

Use it as an npm package:

npm install unscape-html

Usage

const unescape = require('unscape-html');

unscape('javascript:alert(1)'); // javascript:alert(1)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i unscape-html

Weekly Downloads

920

Version

0.2.1

License

MIT

Unpacked Size

4.22 kB

Total Files

8

Last publish

Collaborators

  • nescalante