Skip to content

A responsive image polyfill for <picture>, srcset, sizes, and more

License

Notifications You must be signed in to change notification settings

edisplay/picturefill

Repository files navigation

Picturefill

A responsive image polyfill.

build-status

Picturefill has three versions:

  • Version 3 is currently a beta release. It boasts a deadly accurate set of parsers, and matches a number of native behaviors that Picturefill 2.x didn’t—but also meant a near-complete rewrite. That means we need testers. Please give the 3.0.0 beta a try, and let us know if you run into any issues.

  • Version 2.3.1 is the current stable. Due to a serious bug, please immediately update to 2.3.1 if you are currently using a earlier version.

  • Version 1 mimics the Picture element pattern with span elements. It is no longer maintained.

Usage, Demos, Docs

To find out how to use Picturefill, visit the project site.

Contributing

For information on how to contribute code to Picturefill, check out CONTRIBUTING.md.

Issues

If you find a bug in Picturefill, please add it to the issue tracker.

Support

There are currently no known unsupported browsers, provided that you use the markup patterns provided.

About

A responsive image polyfill for <picture>, srcset, sizes, and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 15.5%
  • CSS 2.2%