alepha@docs:~/docs/packages/alepha$
cat captcha.md | pretty
1 min read
Last commit:

#Alepha - Captcha

#Installation

Part of the alepha package. Import from alepha/captcha.

npm install alepha

#Overview

Captcha verification for bot protection.

Features:

  • Provider abstraction for captcha services
  • Cloudflare Turnstile support (free, privacy-friendly)
  • In-memory provider for testing

#API Reference

#Providers