Gathering detailed insights and metrics for svelte-image-imgix
Gathering detailed insights and metrics for svelte-image-imgix
Gathering detailed insights and metrics for svelte-image-imgix
Gathering detailed insights and metrics for svelte-image-imgix
npm install svelte-image-imgix
Typescript
Module System
Node Version
NPM Version
51.9
Supply Chain
52.9
Quality
77.3
Maintenance
50
Vulnerability
100
License
Svelte (55.78%)
JavaScript (27.59%)
CSS (16.63%)
Total Downloads
20,571
Last Day
4
Last Week
5
Last Month
23
Last Year
1,454
2 Stars
24 Commits
2 Watching
2 Branches
4 Contributors
Latest Version
1.0.10
Package Id
svelte-image-imgix@1.0.10
Unpacked Size
4.99 kB
Size
2.02 kB
File Count
5
NPM Version
7.24.2
Node Version
16.17.0
Cumulative downloads
Total Downloads
Last day
0%
4
Compared to previous day
Last week
400%
5
Compared to previous week
Last month
-65.2%
23
Compared to previous month
Last year
-24.5%
1,454
Compared to previous year
3
2
Lazy loading images from Imgix using svelte-waypoint. Also heavily inspired by svelte-image. Also works with Unsplash as long as they're using Imgix.
npm i svelte-image-imgix -D
Enjoy:
1<script> 2 import { Image } from 'svelte-image-imgix' 3</script> 4 5<Image src="https://example.imgix.net/myimage.jpg" />
npm run dev
will start a local dev server on localhost:5000
Navigate to http://localhost:5000/svelte-image-imgix
to see the docs.
Thanks @svelte-docs
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/23 approved changesets -- score normalized to 0
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
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
license file not detected
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
33 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-30
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