Dev Tools · 8h ago
New zero-dependency libraries unify reCAPTCHA v2 and v3 across React, Vue, Angular
A developer released three tiny libraries—recaptcha-react, recaptcha-vue, and recaptcha-angular—that let you switch between reCAPTCHA v2 and v3 with a single prop. The packages are zero-dependency, fully typed, tested, and MIT-licensed. They handle script loading, callback cleanup, and token expiration, keeping the same verify callback for both versions.
Meridian48 take
A thoughtful abstraction that solves a real developer pain point, but its value depends on whether teams prefer a unified wrapper over Google's own documentation and examples.
Read the full reporting
Google reCAPTCHA v2 and v3 in React, Vue, or Angular, with one prop →
DEV Community
developer-toolsrecaptcha