Valentin Gerest
Valentin Gerest
I've been playing around with foxr to find out if I can use it as a substitute of puppeteer for firefox-based browsers. I tried this code : ```javascript const foxr...
First of all, thanks for this lib, I'm amazed by how much it can do while being less than 1kb. I have reduced my bundle size by a lot using...
A proposal to fix #218 I couldn't find anything better It adds a comment like /*go4214727443*/ before every style in the stylesheet so that you can easily insert other styles...
While experimenting with react-window, I encountered a performance disparity in my project compared to the smooth user experience demonstrated in the react-window documentation examples. Even after building for production, I...