Gathering detailed insights and metrics for react-awesome-loaders
Gathering detailed insights and metrics for react-awesome-loaders
Gathering detailed insights and metrics for react-awesome-loaders
Gathering detailed insights and metrics for react-awesome-loaders
react-awesome-loaders-py3
High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
react-native-awesome-container
An easy-to-use React Native library that provides a View component with built-in loaders and popups. This library is designed to simplify the process of adding loading and popup functionality to your React Native Views with minimal setup.
ngx-content-loading-2
Angular component to create SVG loading placeholders. Inspired by the awesome [React Content Loader](https://github.com/danilowoz/react-content-loader).
@duxor/ngx-content-loading
Angular component to create SVG loading placeholders. Inspired by the awesome [React Content Loader](https://github.com/danilowoz/react-content-loader).
🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
npm install react-awesome-loaders
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
288 Stars
52 Commits
39 Forks
5 Watchers
1 Branches
3 Contributors
Updated on Jul 01, 2025
Latest Version
0.1.37
Package Id
react-awesome-loaders@0.1.37
Unpacked Size
0.96 MB
Size
261.72 kB
File Count
10
NPM Version
6.14.6
Node Version
12.18.3
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
15
19
Loved the project? Please consider donating to help it improve!
If you want to discuss about something, then you can ask on my Discord Server.
:star: Star us on GitHub — it helps!
To view a documentation website, click here
The easiest way to use one of the loaders from Awesome Loaders is to install the NPM package and import the particular loader to use it.
1npm install react-awesome-loaders
1import { LoaderName } from "react-awesome-loaders" 2... 3function LoadingComponent(props) { 4 return ( 5 ... 6 <LoaderName {...passParametersToCustomise} /> 7 ... 8 ); 9} 10export default LoadingComponent
The loaders are very flexible to import and use wherever you want and in any web framework that uses NPM.
The loaders are auto-responsive. i.e. The size of loader automatically adjusts itself on smaller screen sizes.
Ofcourse, you can set different sizes for different screens by passing props desktopSize
and mobileSize
.
Read the complete in detail documentation on the project website.
This project is licensed under the MIT License - see the LICENSE.md file for details. You can use this project for personal as well as commercial purposes. But if you think you have modified the project and built something really good, we will humbly request you to raise the pull request and share with the opensource community.
We have provided detailed description on how & what to contribute to this project on website. Please, take a look.
If you can help us with these. Please don't hesitate to open an pull request or issue. If you want to know about how to create pull request, then please refer to this youtube playlist.
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can use this project for personal and commercial purpose for free.
However, if you are using this project and happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-
You can look at the Appreciate page on website to know more about how you can help the project.
Thanks goes to these wonderful people (emoji key):
Ashutosh Hathidara 💻 📖 🎨 🤔 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!
We have used many of the amazing resources to create this project and it is difficult to display all those resources here on github repository.
That is why we have displayed almost all used dependencies on our website.
Also, I have also mentioned the link and profile url of the original concept creators of the loaders at the bottom of corresponding loader documentation on website.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 2/22 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
103 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More