LogoBetter Captcha

Getting Started

Install, configure, and extend better-captcha for production-ready CAPTCHA integrations.

better-captcha provides a shared framework-agnostic interface for popular CAPTCHA providers.
Each widget ships as a client component that loads provider scripts safely, exposes a predictable ref handle, and keeps tokens easy to retrieve during form submissions.

Installation

React

npm i @better-captcha/react

Qwik

npm i @better-captcha/qwik

SolidJS

npm i @better-captcha/solidjs

Vue

npm i @better-captcha/vue

Svelte

npm i @better-captcha/svelte