New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-loading-dev

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-loading-dev

##React-loader-dev 动画库样式基于spinkit

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

#基于react的全屏loading插件

##React-loader-dev
动画库样式基于spinkit

##安装

npm i -S react-loading-dev

##使用

import Eloading from 'react-loading-dev'
<Eloading bgColor={'背景色'} name={'动画名称'} preview={'前景色'}/>

##参数 bgColor string: 支持rgb,rgba, 十六进制.
name string: 'bounce', 'spinner', 'rect', 'cube', 'scaleout', 'dot', 'circle', 'skCircle', 'skGrid', 'fading', 'folding'.
preview string 仅部分动画支持: 'bounce', 'spinner', 'rect', 'cube', scaleout', 'dot', 'skGrid',

Keywords

react

FAQs

Package last updated on 22 Apr 2019

Did you know?

Socket

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.

Install

Related posts