Skip to content

Roadmap for remix-image #9

Discussion options

You must be logged in to vote

Hi Clifford,

Thanks for the note! I would really like this library to serve as the Remix version of nextjs/image, so there are more features I'd like to implement.

Roadmap:

  • Optimizing requests. I plan on adding options to automatically upgrade images to smaller formats such as avif and webp if the browser supports them.
  • Support layout and position. Currently, this library resizes images to the exact dimensions you provide. I plan on adding support for the same layout and position props as in nextjs/image: https://nextjs.org/docs/api-reference/next/image#layout
  • Improve Rollup. Right now, something I dislike about the library is how the imports work. Since Remix supports Cloudflare (which …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by cliffordfajardo
Comment options

You must be logged in to vote
4 replies
@Josh-McFarlin
Comment options

@pbteja1998
Comment options

@cliffordfajardo
Comment options

@Josh-McFarlin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants