Vue Hcaptcha

screenshot of Vue Hcaptcha
vue

Vue Hcaptcha

Vue.js hCaptcha Component Library

Overview:

The Vue.js hCaptcha Component Library is a library specifically designed for integrating hCaptcha into Vue.js applications. It is compatible with both Vue 2 and Vue 3.

Features:

  • Sitekey: Allows you to provide your sitekey obtained from hCaptcha.
  • Size: Specifies the size of the hCaptcha checkbox - normal, compact, or invisible.
  • Theme: Supports both light and dark themes for the hCaptcha component.
  • Tabindex: Sets the tabindex for the widget and popup, enhancing site navigation.
  • Language: Overrides the browser's language detection to set a default UI language for hCaptcha.
  • reCaptchaCompat: Enables or disables drop-in replacement for reCAPTCHA.
  • ChallengeContainer: Specifies a custom element ID to render the hCaptcha challenge.
  • rqdata and sentry: Additional options for Enterprise use.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.