1.0.2 • Published 1 year ago

kyapu v1.0.2

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

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago