
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
black-hook-ui
Advanced tools
yarn add black-book-ui
import Vue from 'vue'
import BlackBookUi from 'black-book-ui'
Vue.use(BlackBookUi)
显示Loading:this.$showLoading()
隐藏Loading:$hideLoading()
this.$toast({title: '提示文字'})
this.$alert({
title: '你有我帅嘛?'
})
参数说明:
title : 提示标题
content : 提示内容
confirmText :确认按钮的文本,默认为"确定"
cancelText :退出按钮的文本,默认为"取消"
showCancel :是否显示取消按钮,转为true
theme:完善中
type:完善中
FAQs
A Vue.js project
We found that black-hook-ui 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.