Comment on Show HN: I created snapDOM to capture DOM nodes as images with exceptional speedComments−braebo1yI found puppeteer or playwright to be good at this with their screenshot method. I made a cli tool for this recently that worked quite well.−tinchox6OP1yYes they are so good. But in my case I need to work only on the client side
Comments
I found puppeteer or playwright to be good at this with their screenshot method. I made a cli tool for this recently that worked quite well.
Yes they are so good. But in my case I need to work only on the client side