modules icon indicating copy to clipboard operation
modules copied to clipboard

i have a running nuxt module

Open HP8585 opened this issue 1 year ago • 0 comments

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

HP8585 avatar Jul 15 '24 09:07 HP8585