node-escapist
Small module helping you to encode user input or escape some text to put in HTML
Small module helping you to encode user input or escape some text to put in HTML
A regular expression defines a pattern for matching text.
A small library providing utility methods to escape and unescape HTML entities
For ReadMe.md file visit my Github
Library providing methods to escape special 1029 characters to HTML entities as well as unescape their corresponding entity, decimal or hexadecimal references back to chars.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
This module Sanitizes HTML input, stripping all tags and attributes that aren't whitelisted.HTML sanitization can be used to protect against cross-site scripting (XSS) attacks by sanitizing any HTML code submitted by a user.
It's exactly like html-escaper but it doesn't throw with null/undefined
A sample node module that provides utility methods to escape aand unescape HTML entities
Unescapes RegExp string for readability.
Recursivly unescape an object or array
A small library providing utility methods to escape and unescape HTML entities
A small library providing utility methods to escape and unescape HTML entities
A small library providing utility methods to escape and unescape HTML entities
A small library providing utility methods to escape and unescape HTML entities
Escape/Unescape URL characters within Base64 string.
A small library providing utility methods to escape and unescape HTML entities
a couple utility methods for escaping and unescaping HTML entities
a small library providing utiltiy methods to escape and unescape HTML entities
A small library providing utility methods to escape and unescape HTML entities