• March 28, 2024

Node Captcha

nodejs-captcha – npm nodejs-captcha0. 0. 6 • Public • Published 7 months ago Readme Explore BETA1 Dependency0 Dependents6 Versions Creates Captcha in base64 format npm install nodejs-captcha // import library var captcha = require(“nodejs-captcha”); // Create new Captcha var newCaptcha = captcha(); // Value of the captcha var value = // Image in base64…

Read More