Gathering detailed insights and metrics for @fostimus/react-img-comparison-slider
Gathering detailed insights and metrics for @fostimus/react-img-comparison-slider
Gathering detailed insights and metrics for @fostimus/react-img-comparison-slider
Gathering detailed insights and metrics for @fostimus/react-img-comparison-slider
Image comparison slider. Compare images before and after. Supports React, Vue, Angular.
npm install @fostimus/react-img-comparison-slider
Typescript
Module System
@img-comparison-slider/react-v8.0.2
Updated on May 06, 2024
img-comparison-slider-v8.0.6
Updated on Dec 09, 2023
img-comparison-slider-v8.0.5
Updated on Nov 26, 2023
img-comparison-slider-v8.0.4
Updated on Nov 10, 2023
img-comparison-slider-v8.0.3
Updated on Nov 10, 2023
img-comparison-slider-v8.0.2
Updated on Nov 10, 2023
TypeScript (62.02%)
JavaScript (16.55%)
SCSS (14.2%)
HTML (3.26%)
Shell (2.98%)
CSS (0.99%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
766 Stars
414 Commits
52 Forks
8 Watchers
5 Branches
10 Contributors
Updated on Jul 10, 2025
Latest Version
8.0.2
Package Id
@fostimus/react-img-comparison-slider@8.0.2
Unpacked Size
7.03 kB
Size
2.58 kB
File Count
7
Published on
Oct 13, 2023
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
1
React wrapper for img-comparison-slider component.
Usage examples: https://img-comparison-slider.sneas.io/examples.html
yarn add @img-comparison-slider/react
1import { ImgComparisonSlider } from '@img-comparison-slider/react'; 2 3// ... 4render() { 5 return ( 6 <ImgComparisonSlider> 7 <img slot="first" src="https://img-comparison-slider.sneas.io/demo/images/before.webp" /> 8 <img slot="second" src="https://img-comparison-slider.sneas.io/demo/images/after.webp" /> 9 </ImgComparisonSlider> 10 ); 11}
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/28 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
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
33 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-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