Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulanatol/react-inline-loaders
React inline loaders components.
https://github.com/raulanatol/react-inline-loaders
Last synced: 2 months ago
JSON representation
React inline loaders components.
- Host: GitHub
- URL: https://github.com/raulanatol/react-inline-loaders
- Owner: raulanatol
- License: mit
- Created: 2016-07-25T08:29:24.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T08:47:02.000Z (about 1 year ago)
- Last Synced: 2024-04-13T21:57:41.431Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 9.96 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Build Status](https://github.com/raulanatol/react-inline-loaders/workflows/Node%20CI/badge.svg)
[![Code Climate](https://codeclimate.com/github/raulanatol/react-inline-loaders/badges/gpa.svg)](https://codeclimate.com/github/raulanatol/react-inline-loaders)# react-inline-loaders - Loaders components for React.js
More information
## Usage
```bash
npm install --save react-inline-loaders
```### Include a react-inline-loader
```js
```
## License
Adaptations from:
- http://codepen.io/Tbgse/pen/oxbmmL
- https://boguz.github.io/Spinners*react-inline-loaders* is available under MIT. See LICENSE for more details.