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