shrouder

0.1.0 • Public • Published

haleks logo

Shrouder
latest release liscense

A safeguard against spam bots by creating your email via javascript.

Documentation

Installation

Installing via bower

bower install shrouder

How to Use

Simply add the appropriate data-attributes to your element.

<a href="#" class="button small secondary" data-toggle="email" data-user="hello" data-domain="haleks.ca" data-text="email us"></a>

This element will be converted automatically to the following element.

<a href="mailto:hello@haleks.ca" class="button small secondary" itemprop="email">Email</a>

License

Shrouder is licensed under The MIT License (MIT).

Package Sidebar

Install

npm i shrouder

Homepage

haleks.ca

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • haleks