Skip to content

Files

Latest commit

e521eb0 · Jun 15, 2020

History

History
11 lines (7 loc) · 531 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 531 Bytes

Imaginari

imaginari is a combination of a Javascript and backend technique that utilizes cookies and server-side image resizing to serve an optimized image to the user without the use of the unsupported (for now) picture element, polyfills, and other responsive image sizing techniques.

The Future

  • Add cleaner way to ignore non-responsive images (Like logos, third-party images, etc).
  • Add data-image to image tag to respond to?
  • Clean up everything!