The markup de-crapulator | Ian Lloyd

A humorous but useful tool that strips out all the mess that things like Styled Components and React make out of HTML and lets you properly view the source of a page. (and yeah, I use those same tools and processes, and yeah it still irks me that I'm part of the problem😁)

💩 ➡ 🥇

Explore Other Notes

  • <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A humorous but useful tool that strips out all the mess that things like Styled Components and React make out of HTML and lets you properly view the source of a page. (and yeah, I use those same …</p> </body> </html>
  • Murray Adcock.
Journal permalink