imagekit-developer / imagekit-javascript

Javascript SDK for using ImageKit.io
https://imagekit.io
77 stars 26 forks source link

support for responsive images? #3

Closed GorvGoyl closed 4 years ago

GorvGoyl commented 4 years ago

I may have missed it but I couldn't find the way to serve responsive images in imagekit. something like "width" : "auto" which is then calculated at runtime inside user's browser by js.

imagekitio commented 4 years ago

@JerryGoyal - ImageKit.io provides support for client hints which can simplify your code. Please check this article - https://scotch.io/tutorials/deliver-responsive-and-art-directed-images-for-your-website-with-imagekit908237