node-htmlescape

escape string for safe use in html

Description

This module escape a string to be safe for use in html particularly inside a script tag.

In programming languages escape sequences are used in character literals and string literals, to express characters which are not printable or clash with the syntax of characters or strings.

This module is a dependency of browserify, a tool that allows one to write Node.js-style modules that compile for use in the browser.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/zertosh/htmlescape


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-htmlescape