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

i have a running nuxt module #1011

Open HP8585 opened 4 months ago

HP8585 commented 4 months ago

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