
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
cc-loading
Advanced tools
`cc-loading`是是基于 `loaders.css` 二次封装的 vue3 加载动画组件库, 帮你轻松的在项目中使用不同风格的加载动画。 该项目受`@alex_xu/react-loading`启发,是`@alex_xu/react-loading`的vue3实现版本。全部采用`ts`编写,支持全局组件。 效果图如下: <img src="https://camo.githubusercontent.com/578d6e2073c668e4a39fc513001cb0fea18ae40
cc-loading是是基于 loaders.css 二次封装的 vue3 加载动画组件库, 帮你轻松的在项目中使用不同风格的加载动画。
该项目受@alex_xu/react-loading启发,是@alex_xu/react-loading的vue3实现版本。全部采用ts编写,支持全局组件。
效果图如下:
在main.ts里引入以下代码:
import ccLoading from 'cc-loading'
import 'cc-loading/cc-loading.css'
createApp().use(ccLoading)
在组件里即可使用全部组件:
<cc-ball-beat text="加载中..."></cc-ball-beat>
<cc-ball-clip-rotate text="加载中..."></cc-ball-clip-rotate>
// ...
FAQs
`cc-loading`是是基于 `loaders.css` 二次封装的 vue3 加载动画组件库, 帮你轻松的在项目中使用不同风格的加载动画。 该项目受`@alex_xu/react-loading`启发,是`@alex_xu/react-loading`的vue3实现版本。全部采用`ts`编写,支持全局组件。 效果图如下: <img src="https://camo.githubusercontent.com/578d6e2073c668e4a39fc513001cb0fea18ae40
We found that cc-loading 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 Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.