An open API service indexing awesome lists of open source software.

https://github.com/fe6/loading

loading 组件
https://github.com/fe6/loading

Last synced: 4 months ago
JSON representation

loading 组件

Awesome Lists containing this project

README

          

# em 加载弹框业务组件

> Vue.js 2.x C端的业务组件。

[![@fe6/loading](https://img.shields.io/npm/v/@fe6/loading.svg?style=flat-square)](https://www.npmjs.org/package/@fe6/loading)
[![NPM downloads](http://img.shields.io/npm/dm/@fe6/loading.svg?style=flat-square)](https://npmjs.org/package/@fe6/loading)
[![NPM downloads](https://img.shields.io/npm/dt/@fe6/loading.svg?style=flat-square)](https://npmjs.org/package/@fe6/loading)

[![Sauce Labs Test Status (for master branch)](https://badges.herokuapp.com/browsers?googlechrome=7&firefox=7&microsoftedge=10&iexplore=9&safari=10.10)](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) 模板生成的。