wangtt-captcha
ISC``` npm i wtt-captcha -S ``` #使用 ``` const http = require('http') const captcha = require('wtt-captcha') http.createServer((req, res) => { res.setHeader('content-type', 'text/html;charset=utf-8') let temp = captcha.create() // console.log(temp
85
Security score
0 known advisories in v1.0.2
Weekly downloads
—
Unpacked size
1.2 kB
Dependencies
0
Last publish
3 years ago
Security advisories
No known vulnerabilities affect v1.0.2.