Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.05 KB

TODO.md

File metadata and controls

32 lines (19 loc) · 1.05 KB

TO DO

Next

Un-wire that 414, 375@3x from extraction and calculate it using resolutions data and usage (414@2x is currently the wider & most-used smartphone, 375@3x is the most used)


Automate all the logic that is now in charge of the final user with the help of Excel formulas. Find the algorithm while doing it manually and transform it into code.

Automatically round vw to 10vw or amongst groups of 10vw, instead of asking users to do it manually.


Add npm build to generate image tags (or pages and image tags?) in static files, for easier copy and paste and easier testing. Express.js would be used only by JEST for testing purposes.


Support adaptive websites (separate versions for smartphone + desktop|tablet), e.g. by adding the ability to set a cookie to force the version, or enabling emulation mode in puppeteer.


Add a new Excel sheet with formulas to help users find unique intrinsic image widths. It should be UNIQUE(TOCOL(A2:B12)).

COMMS

  • Write a blog post on this tool
  • Record a video on how to do that
  • Tweet!