nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

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

Open mmoollllee opened 2 months ago

mmoollllee commented 2 months ago

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:test@example.com".

Repository

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

npm

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

Nuxt Compatibility

Nuxt 2