svg-captchazzy

1.0.3 • Public • Published

仿写 svg-captcha

下载

npm svg-captchazzy -S

使用

const svgCaptcha = require('./svg-captchazzy')
  /**
     * 生成svg验证码
     * @param {Number} width svg宽度
     * @param {Number} height svg高度
     */
 let captcha = svgCaptcha.create(width,height);

Readme

Keywords

Package Sidebar

Install

npm i svg-captchazzy

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

3.36 kB

Total Files

4

Last publish

Collaborators

  • zhoudashuaibi