
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@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 小插件,线性进度条。
The npm package @kk-ui/k-progress receives a total of 0 weekly downloads. As such, @kk-ui/k-progress popularity was classified as not popular.
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.