react-spinners-css
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34410
73