Gathering detailed insights and metrics for images-responsiver
Gathering detailed insights and metrics for images-responsiver
Gathering detailed insights and metrics for images-responsiver
Gathering detailed insights and metrics for images-responsiver
Global solution for responsive images, transforming simple image HTML syntax into better responsive images syntax.
npm install images-responsiver
Typescript
Module System
Node Version
NPM Version
JavaScript (98.6%)
Shell (1.4%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
79 Stars
939 Commits
6 Forks
3 Watchers
4 Branches
4 Contributors
Updated on Jun 03, 2025
Latest Version
1.13.0
Package Id
images-responsiver@1.13.0
Unpacked Size
29.92 kB
Size
12.21 kB
File Count
23
NPM Version
8.19.3
Node Version
16.19.0
Published on
Mar 26, 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
Images Responsiver tries to help developers make it easy for content authors to tackle responsive images needs.
As Steve Jobs once said:
You've got to start with the customer experience and run backwards to the technology.
Responsive images are one of the most difficult topics nowadays for front end developers and content authors, they involve multiple features and syntaxes, but they are required to provide a good performance to Web users.
Most content authors should not have to learn the complex responsive images HTML syntax, how and it is used by browsers to load the right image for current viewing context.
Images Responsiver transforms plain, simple <img src="…">
HTML tags into better responsive images syntax with srcset
and sizes
attributes.
Knowing that <picture>
is only required for rare advanced usages, Images Responsiver should be enough for most use cases, where the need is known as Resolution Switching.
Read this article on Cloudfour's blog to know more of the theory.
Images Responsiver is also available as a plugin for Eleventy, an awesome Static Site Generator.
It allows authors to use the simple and standard Markdown syntax for images — 
— and yet get responsive images in the generated HTML.
First, thank you for considering contributing to images-responsiver
! It's people like you that make the open source community such a great community! 😊
There are many ways to contribute to this project. Get started here.
__tests__
folder for each package.automerge 🤞
label (set by dependabot for example) and GitHub workflow check is OK (see configuration)docs/
folder, and transformed into HTML by Jekyll powered GitHub Pages: https://nhoizey.github.io/images-responsiver/This project is licensed under the MIT License.
See also the list of contributors who participated in this project.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
3 existing vulnerabilities detected
Details
Reason
Found 9/18 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- 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
SAST tool is not run on all commits -- score normalized to 0
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