Gathering detailed insights and metrics for react-placeholder-loading
Gathering detailed insights and metrics for react-placeholder-loading
Gathering detailed insights and metrics for react-placeholder-loading
Gathering detailed insights and metrics for react-placeholder-loading
react-imgix
React Component for displaying an image from Imgix
placeholder-loading
Simple and flexible, css only, content placeholder loading animation.
@chakra-ui/image
React component for progressive image loading
react-placeholder
A React component to easily replicate your page with nice placeholders while the content is loading
npm install react-placeholder-loading
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
13 Stars
71 Commits
2 Forks
2 Watching
3 Branches
1 Contributors
Updated on 04 Mar 2024
TypeScript (91.9%)
HTML (6.26%)
CSS (1.85%)
Cumulative downloads
Total Downloads
Last day
-20.7%
402
Compared to previous day
Last week
1.9%
2,276
Compared to previous week
Last month
-6.5%
9,986
Compared to previous month
Last year
386.9%
512,365
Compared to previous year
1
1
A simple component to create loading placeholders without write any SVG line
npm i react-placeholder-loading --save
1import PlaceholderLoading from 'react-placeholder-loading' 2 3const Example = () => ( 4 <PlaceholderLoading shape="circle" width={60} height={60} /> 5)
This component was created inspired by https://github.com/danilowoz/react-content-loader. If you want to have more flexibility creating your own SVGs or even using some preseted ones, this is the one.
This lib was built for you that just dont want to concern about SVG syntax right now.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/1 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
48 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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