Go to the releases page to download and run this file on Windows.
This app shows a side-by-side comparison of common JavaScript frameworks in real use. It includes 18 matching apps that cover three tasks:
You can use it to see how React, Vue, Svelte, Solid, Preact, and Lit behave with the same app design and the same data flow.
After you start the app, it may take a few seconds to load the first time.
If Windows shows a warning screen:
This happens when Windows does not yet know the app. If you got the file from the release page above, you can continue.
This part checks how each framework handles fast updates, large lists, and repeated screen changes. It helps you see which version stays smooth under load.
This part lets you add, edit, and remove tasks. It uses the same task flow in every app so you can compare how each framework handles daily work.
This part shows live text updates in a terminal-style view. It helps you compare how each app handles fast incoming data.
This project gives you a real-world look at how different JavaScript tools behave in the same setup. It uses Vite, TypeScript, and web components where needed, but you do not need to know those terms to use the app.
It is useful if you want to:
benchmark, framework-comparison, lit, preact, react, svelte, typescript, vite, vue, web-components
The release page may include files such as:
If you see more than one file, choose the one made for Windows and use the one that matches your computer type.
Only download from the release page linked above. That page is the main place for published builds.
The app may need a short moment to load files and prepare the interface on first launch.
Usually no. Download the Windows file from the release page and run it.
Yes. The project is built for direct comparison between the framework versions.
No. You can use it like any normal Windows app and switch between the views on screen