and i want my nuxt-hpcaptcha module to be included along other ones in Nuxt Modules list...
By my module nuxt developers don't ever need to deal with google recaptcha or other recaptcha services that are nothing but headaches as they demand to have a client-id and store your users' data and some charge users for subscriptions...
Nuxt developers can have a hassle-free and plain recaptcha with a lot of leeway in customizability in a matter of seconds...
Hello. I have created a component library for nuxt concerning recaptcha. You can review it in npm: https://www.npmjs.com/package/nuxt-hpcaptcha
and i want my nuxt-hpcaptcha module to be included along other ones in Nuxt Modules list... By my module nuxt developers don't ever need to deal with google recaptcha or other recaptcha services that are nothing but headaches as they demand to have a client-id and store your users' data and some charge users for subscriptions... Nuxt developers can have a hassle-free and plain recaptcha with a lot of leeway in customizability in a matter of seconds...