captcha.js:Node.js中的验证码 源码
captcha.js 这是Node.js应用程序的验证码。 例 只是写一个Express例子,其他人有时间提出。 要求 ImageMagick 6.9+ 幽灵脚本8+ 的Ubuntu sudo apt-get install imagemagick ghostscript Mac OS X brew install imagemagick ghostscript 用法 快速范例 const Captcha = require ( 'captcha.js' ) ; const captcha = new Captcha ( { length : 5 } ) ; captcha . cre
文件列表
captcha_js-master.zip
(预估有个15文件)
captcha.js-master
lib
configuration.js
471B
index.js
3KB
.npmignore
8B
example
assets
W8yu.png
17KB
7u5s.png
16KB
9Y5P.png
16KB
暂无评论