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

react-spinners-css

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners-css - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "react-spinners-css",
"version": "1.0.1",
"version": "1.0.2",
"private": false,

@@ -21,5 +21,7 @@ "main": "dist/index.js",

"component",
"modules",
"react-component",
"react",
"react-spinners",
"spinner",
"spinners",
"loading",

@@ -26,0 +28,0 @@ "loader"

@@ -1,2 +0,2 @@

# react-spinners-css
# React Spinners CSS Loaders
[![npm module](https://badge.fury.io/js/react-spinners-css.svg)](https://www.npmjs.com/package/react-spinners-css)

@@ -7,5 +7,5 @@ [![GitHub stars](https://img.shields.io/github/stars/joshk2/react-spinners-css)](https://github.com/JoshK2/react-spinners-css/stargazers)

Amazing collection of react spinners components of css spinners for ajax or loading animation based on loading.io.
Amazing collection of pure CSS react spinners components of css spinners for ajax or loading animation based on loading.io.
## List of components
## 🚀 List of components

@@ -31,3 +31,3 @@ - `<Circle />`

## Installation
## 💻 Installation and Usage Examples
Using [npm](https://www.npmjs.com/package/react-spinners-css) to install react-spinners-css:

@@ -39,5 +39,2 @@

## Usage Examples
Using [npm](https://www.npmjs.com/package/react-spinners-css):
```javascript

@@ -58,6 +55,11 @@ import { Circle, Facebook } from "react-spinners-css";

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## 👾 Development
You can see the components locally by cloning this repo and doing the following steps:
- Install dependencies from `package.json`, run: `npm install`
- Run the app in the development mode, run: `npm run start`.
## ⌨️ Contributing
- Pull requests and ⭐ stars are always welcome
- For bugs and feature requests, please create an issue
**Steps to contribute**

@@ -73,3 +75,3 @@

## License
## 📄 License
[MIT](https://github.com/JoshK2/react-spinners-css/blob/master/LICENSE)
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