https://github.com/mrxujiang/react-loading
Load animation component library based on react.
https://github.com/mrxujiang/react-loading
loading-animations loading-spinner react-components react-loader-spinner react-loading react-loading-skeleton spinnaker spinner
Last synced: 6 months ago
JSON representation
Load animation component library based on react.
- Host: GitHub
- URL: https://github.com/mrxujiang/react-loading
- Owner: MrXujiang
- License: mit
- Created: 2021-11-05T17:47:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T06:58:25.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T19:23:22.746Z (6 months ago)
- Topics: loading-animations, loading-spinner, react-components, react-loader-spinner, react-loading, react-loading-skeleton, spinnaker, spinner
- Language: Less
- Homepage: http://h5.dooring.cn/react-loading
- Size: 20.5 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Hello react-loading!
react-loading, 一款基于 react 的轻量级加载动画库, 支持按需导入, 开箱即用!

## [Demo](http://h5.dooring.cn/react-loading)
### Install | 安装
```bash
# npm install react-laoding
yarn add @alex_xu/react-loading
```### Use | 使用
```js
import { BallPulse, BallClipRotate, SquareSpin } from '@alex_xu/react-loading';export default () => ;
```## 按需导入配置
```js
extraBabelPlugins: [
[
'babel-plugin-import',
{
libraryName: '@alex_xu/react-loading',
libraryDirectory: 'es',
camel2DashComponentName: false,
style: true,
},
],
],
```### More Production
| name | Description |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [H5-Dooring](https://github.com/MrXujiang/h5-Dooring) | 让 H5 制作像搭积木一样简单, 轻松搭建 H5 页面, H5 网站, PC 端网站, LowCode 平台. |
| [V6.Dooring](https://github.com/MrXujiang/v6.dooring.public) | 可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用. |
| [dooring-electron-lowcode](https://github.com/MrXujiang/dooring-electron-lowcode) | 基于 electron 的 H5-Dooring 编辑器桌面端. |
| [PC-Dooring](https://github.com/MrXujiang/pc-Dooring) | 网格式拖拽搭建 PC 端页面. |
| [DooringX](https://github.com/H5-Dooring/dooringx) | 快速高效搭建可视化拖拽平台. |## 赞助 | Sponsored
开源不易, 有了您的赞助, 我们会做的更好~
## 技术反馈和交流群 | Technical feedback and communication
微信:beautifulFront
![]()