modules icon indicating copy to clipboard operation
modules copied to clipboard

[Module Listing Request]: `nuxt-protected-mailto`

Open mmoollllee opened this issue 1 year ago • 0 comments

Description

This module tries to protect email-addresses in your Nuxt project from spam bots without sacrificing usability. The HTML output of the mail gets encoded to HTML Unicode Entities. Mailto-Links will be handled by javascript instead of a href="mailto:[email protected]".

Repository

https://github.com/mmoollllee/nuxt-protected-mailto

npm

https://www.npmjs.com/package/nuxt-protected-mailto

Nuxt Compatibility

Nuxt 2

mmoollllee avatar Sep 12 '24 11:09 mmoollllee