dxw-captcha
ISC``` npm i dxw-captcha -S ``` #使用 ``` const http =require("http") const ptcha=require("dxw-captcha") http.createServer((req,res)=>{ let captcha=ptcha.create() res.setHeader("content-type","text/html;charset=utf-8") res.end(captcha.dat
85
Security score
0 known advisories in v1.0.1
Weekly downloads
3
Unpacked size
1.3 kB
Dependencies
0
Last publish
4 years ago
Security advisories
No known vulnerabilities affect v1.0.1.
Downloads — last 30 days
13 total▲ 50.0% vs prior week
Aug 26Sep 24