1.0.2 • Published 11 months ago

kyapu v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago