html-escaper
fast and safe way to escape and unescape &<>'" chars
fast and safe way to escape and unescape &<>'" chars
Escape a string for use in HTML or the inverse
The lodash method `_.unescape` exported as a module.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Unescape JavaScript special characters
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Convert raw escape sequences to their respective characters (undo String.raw).
Add or remove backslashes (escape or unescape).
Escapes and Unescapes strings into safe literals.
A robust HTML entities encoder/decoder with full Unicode support.
Escape nested double quotes and unescape apostrophes within JSON string.
A pretty fast yet robust decodeURLComponent implementation that supports unicode decoding
Converts Unicode escapes
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Unescape RegExp string for readability.
This is a temporary package until I can open a pull request on the original. string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
A lightweight library to meet all you HTML encoding and decoding needs in Angular.
Convert a serialized/escaped JSON string into a JSON Object.
Node.js implementation of Java's Native-to-ASCII Converter
A small library providing access to traitify's api