1.0.0 • Published 1 year ago

seija-captcha v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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.

1.0.0

1 year ago