122 packages found
fast and safe way to escape and unescape &<>'" chars
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Unescape JavaScript special characters
Unescape JavaScript special characters
- unescape
- js unescape
- escape sequences
- special characters
- unicode
- decode hexidecimal
- unescape browser
- unescape polyfill
Add or remove backslashes (escape or unescape).
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Add Array, Numbers, Object and String prototypes in your project.
- prototype
- array
- string
- number
- object
- json
- capitalize
- repeat
- reverse
- substring
- escape
- unescape
- html
- format
- View more
Escape a string for use in HTML or the inverse
- escape
- unescape
- html
- entity
- entities
- escaping
- sanitize
- sanitization
- utility
- template
- attribute
- value
- interpolate
- xss
- View more
A small library providing utility methods to escape and unescape HTML entities
The lodash method `_.unescape` exported as a module.
Beautiful string.js module. Now with Russian language support.
Escape or unescape string for use in HTML.
True module to escape and unescape html, including some unicode unescaping like `〹` that other escaping modules don't include.
Unescape HTML special charactors.
Escape HTML special charactors.
A small library providing utility methods to escape and unescape HTML entities
Escape strings to be used as javascript names.
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.
Convert local and remote files containing unicode escapes to characters!
Small module helping you to encode user input or escape some text to put in HTML