@vitest I totally love #Vitest 2.0 with its great browser mode. It helped me to finally test my framework #zeed comfortably and completely inside the browser! Thanks for all the work that went into this unbeatable tool. https://github.com/holtwick/zeed
GitHub - holtwick/zeed: 🌱 Simple foundation library / framework written in Typescript. No dependencies. Tree shakable.

🌱 Simple foundation library / framework written in Typescript. No dependencies. Tree shakable. - holtwick/zeed

GitHub
I maintain a small utility library for my Javascript projects called "zeed". While trying to make it "sideEffects"-free, so that all unused code is removed by tree-shaking, I found some interesting things that I did not expect in this way and wrote them down: https://github.com/holtwick/zeed/blob/master/demos/sideeffects/README.md #esbuild #sideffects #treeshake #js #typescript #zeed
zeed/README.md at master Β· holtwick/zeed

🌱 Simple TS / JS Foundation Library. Contribute to holtwick/zeed development by creating an account on GitHub.

GitHub