8 results for “topic:html-encoder”
HTML base64 obfuscator
Set of tools for some crypto- and data- conversions based on JavaScript :closed_lock_with_key:
A Node.js library for converting HTML documents of arbitrary encoding into a target encoding (utf-8, utf-16, etc).
Encode or decode HTML entities for any given input.
No description provided.
HTML Encoder and Decoder Tool 🌐 Live Preview at https://www.devilhunter.net/p/html-encoder-and-decoder-tool.html
Bases encodeForHTML() from ESAPI. Unfortunately ESAPI requires configuration in properties which is a pain if you just need to encode
The HTML character encoder converts all reserved characters to their corresponding HTML entities, and the decoder does it the other way.