
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
fox-captcha
Advanced tools
yarn add fox-captcha
<template>
<fox-captcha></fox-captcha>
</template>
<script>
import Vue from "vue";
import FoxCaptcha from "fox-captcha";
Vue.use(FoxCaptcha);
</script>
| 属性 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| type | 类型 | string | letter/digital | - |
| width | 类型 | number | - | 100 |
| height | 类型 | number | - | 30 |
| 方法名 | 说明 | 传入参数 | 返回值 |
|---|---|---|---|
| validate | 校验验证码是否正确 | string | boolean |
feat:更新文档
feat:完成组件
FAQs
vue组件;图片验证码组件;验证码组件
The npm package fox-captcha receives a total of 8 weekly downloads. As such, fox-captcha popularity was classified as not popular.
We found that fox-captcha demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.