Detect
How we detect every web technology — one per page
For each technology we can identify, here's the exact list of signals we look at, what they mean, how versioning works, and how to confirm the detection yourself in Chrome DevTools.
Web framework
JavaScript framework
Detect React
The JavaScript library for building user interfaces — the base most meta-frameworks build on.
Detect Vue.js
Progressive JavaScript framework — the most popular alternative to React, especially in Asia and Europe.
Detect Svelte
Compile-time JavaScript framework — no runtime VDOM, components compile to direct DOM operations.