Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-ajaxing

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ajaxing - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "react-ajaxing",
"description": "tell the component ajax is sending",
"version": "0.0.5",
"version": "0.0.6",
"author": "Bingo Yang <blackbing@gmail.com>",

@@ -6,0 +6,0 @@ "browserify": {

@@ -6,2 +6,10 @@ # react-ajaxing

# Install
```shell
npm install react-ajaxing
```
# Usage

@@ -36,8 +44,11 @@

### loading(boolean): indicate it is loading status or not
#### loading(boolean): Required
indicate it is loading status or not
### size(number): spinner size(px)
#### size(number): Optional
spinner size(px)
default: 20
### color(string): spinner color
#### color(string): Optional
spinner color
default: '#FFF'
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc