Search results
121 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
fast and safe way to escape and unescape &<>'" chars
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
Add or remove backslashes (escape or unescape).
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Convert raw escape sequences to their respective characters (undo String.raw).
Unescape JavaScript special characters
The lodash method `_.unescape` exported as a module.
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
A little utility for removing escape sequences from a glob.
Escapes and Unescapes strings into safe literals.
A robust HTML entities encoder/decoder with full Unicode support.
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.
Element wrapper of `.innerHTML` for data binding with HTML elements.
A pretty fast yet robust decodeURLComponent implementation that supports unicode decoding
- decodeURIComponent
- decodeURI
- unescape
- uri-encoding
- url-encoding
- unicode
- utf-8
- gbk
- gb2312
- big-5
- shift_jis
- euc-jp
Converts Unicode escapes
Node.js implementation of Java's Native-to-ASCII Converter
Escape strings to be used as javascript names.
It's exactly like html-escaper but it doesn't throw with null/undefined
Convert a serialized/escaped JSON string into a JSON Object.
A lightweight library to meet all you HTML encoding and decoding needs in Angular.
- html
- html-escape
- html-unescape
- escape
- unescape
- encode
- decode
- angular
- simple
- security
- nodejs
- angular5
- utility
- javascript