cc-loading
Version:
`cc-loading`是是基于 `loaders.css` 二次封装的 vue3 加载动画组件库, 帮你轻松的在项目中使用不同风格的加载动画。 该项目受`@alex_xu/react-loading`启发,是`@alex_xu/react-loading`的vue3实现版本。全部采用`ts`编写,支持全局组件。 效果图如下: <img src="https://camo.githubusercontent.com/578d6e2073c668e4a39fc513001cb0fea18ae40
31 lines (30 loc) • 485 B
JSON
{
"name": "cc-loading",
"version": "1.2.4",
"main": "index.js",
"module": "index.js",
"types": "index.d.ts",
"author": {
"name": "cc"
},
"repository": {
"url": "https://github.com/LadyChatterleyLover/cc-loading"
},
"keywords": [
"loading",
"vue-loading",
"spinkit",
"loaders",
"component",
"components",
"design",
"framework",
"frontend",
"vue",
"vue3",
"vue-component",
"ui",
"cc-ui",
"cc"
]
}