1.0.2 • Published 12 months ago

kyapu v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Kyapu

A Node wrapper to generate SVG captcha

Installation

npm install kyapu@latest

Example

const kyapu = require("kyapu");
const captcha = kyapu.createCaptcha();

console.log(captcha);
1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago