New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

shrouder

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shrouder

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

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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).

Keywords

js

FAQs

Package last updated on 20 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts