1.0.6 • Published 2 years ago
tomoe-captcha v1.0.6
💥ε=ε=ε=(~ ̄ ▽  ̄)~验证码小物件-下载
npm i tomoe-captcha -S
🤡🐱<( ̄︶ ̄)↗GO!验证码小物件-使用
const captcha = require('tomoe-captcha')
let temp = captcha.create()
console.log(temp) //{text:'0a2W',data:'<svg></svg>'}
npm i tomoe-captcha -S
const captcha = require('tomoe-captcha')
let temp = captcha.create()
console.log(temp) //{text:'0a2W',data:'<svg></svg>'}