Skip to content

just-block/client-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-captcha
Npm Version NPM downloads

Simple and lightweight client-side captcha generator

Features:

  • ✅ Simple client-side captcha generator, framework agnostic
  • 🛠️ Typescript support out of the box
  • 🪶 Lightweight (~1 kb gzipped)
  • 🔄 Feel free to override alphabet or length of the captcha
  • 🚀 Battle-tested in production. Powers the JustBlock extension

Installation

npm i client-captcha

Why client-side captcha?

Client-side JavaScript CAPTCHAs are not primarily focused on preventing attacks, because they can be solved by injecting scripts. Instead, they can be used to prevent accidental actions or in self-control apps.

About

Simple and lightweight client-side captcha generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published