Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@kk-ui/k-progress
Advanced tools
Vue 小插件,线性进度条。
简体中文 | English
npm install -S k-progress
// main.js
import 'kProgress';
参数 | 类型 | 默认值 | 可选值 | 说明 |
---|---|---|---|---|
percent | Number | 0 | 0-100 | 百分比(必填) |
line-height | Number | 6 | 进度条高度 | |
type | String | success warning error | 进度条类型 | |
color | String / Array | 进度条颜色 | ||
bg-color | String | #ebeef5 | 颜色代码 | 进度条背景颜色 |
show-text | Boolean | true | 是否显示进度条文字 | |
format | Function | 自定义文字显示,参数为percent | ||
active | Boolean | false | 是否开启动态效果 | |
active-color | String / Array | 动态效果颜色 |
若您在使用中,发现问题,欢迎指正! Issues
MIT
FAQs
> Vue 小插件,线性进度条。
We found that @kk-ui/k-progress 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.