You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]".
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
The text was updated successfully, but these errors were encountered: