https://github.com/fe6/loading
loading 组件
https://github.com/fe6/loading
Last synced: 4 months ago
JSON representation
loading 组件
- Host: GitHub
- URL: https://github.com/fe6/loading
- Owner: fe6
- Created: 2019-04-02T10:38:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:44:53.000Z (over 3 years ago)
- Last Synced: 2025-08-06T03:40:51.226Z (10 months ago)
- Language: JavaScript
- Homepage: https://fe6.github.io/loading
- Size: 3.94 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# em 加载弹框业务组件
> Vue.js 2.x C端的业务组件。
[](https://www.npmjs.org/package/@fe6/loading)
[](https://npmjs.org/package/@fe6/loading)
[](https://npmjs.org/package/@fe6/loading)
[](https://saucelabs.com/u/_wmhilton)
## 安装
```
$ yarn add @fe6/loading
```
## 需要的环境
- node.js >= 9.0.0
- npm >= 5.0.0
## 说明
本仓库是用脚手架 [fecli](https://github.com/fe6/fecli),结合 [component-template](https://github.com/fe6/component-template) 模板生成的。