seija-captcha
v1.0.0
Published
A toy captcha rotating Kijin Seija image for validation. Do NOT use for security or production.
Downloads
2
Readme
Seija Captcha
This is a toy captcha, rotating Kijin Seija to proper angle.
Do NOT use for security or production
Example at GH pages: https://sym233.github.io/seija-captcha
usage
import seijaCaptcha from 'seijaCaptcha';
import 'seijaCaptcha/dist/style.css';
// Call the function to create captcha window
const closeWindow = seijaCaptcha(
/* afterRotateCallback, option */
);
// close the window
closeWindow();
The Kijin Seija image is by Zun and the use is unauthorized.