1.0.4 • Published 6 years ago

mail-redactor v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

mail-redactor

Fool all the evil mail harvesting bots

Installation

npm install mail-redactor

Usage

const mailRedactor = require('mail-redactor');
console.log(mailRedactor('contact@website.com'));

Output

co
<span>n</span>
<span>t</span>
<span>a</span>
c
<span>t</span>
<span>@</span>
we
<span>b</span>
s
<span>i</span>
te
<span>.</span>
<span>c</span>
o
<span>m</span>
1.0.4

6 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago