StandaloneHTMLUtils

A collection of standalone HTML-based utilities designed to work offline and without the need for a server. Simple, efficient, and ready-to-use.

Apps Included

  1. JSON Beautifier - Make your JSON pretty!
  2. Email Contacts Parser - “John Doe <johndoe@dom.com>”, becomes “Name: John Doe” and “Email: johndoe@dom.com”
  3. URL Decoder - Decode URL encoded strings, then if you like, split the values to a readable format.
  4. Information Anonymizer - Replace email address (via regex) and other details (custom defined), like a search & replace tool.
  5. More to be added…

Usage

Simply download or clone the repository and open the HTML files in your preferred browser. Once loaded, these apps will work offline.

License

This project is licensed under the MIT License. See the LICENSE file for more details.