EN FR
← Modules

jizy-obfuscator

Un-obfuscate email addresses from the DOM.

Overview

A tiny helper that reveals email addresses that were obfuscated server-side in the HTML to protect them from scraping bots. The script rebuilds the correct mailto: links on the client only after the page has loaded.

Features

  • Protects email addresses from naive scrapers
  • Client-side reveal on DOM ready
  • Vanilla JavaScript, zero dependency

Installation

npm install jizy-obfuscator