Home / Technologies / Alpine.js
Frameworks
Websites Using Alpine.js
Alpine.js is a small framework for adding reactive behaviour directly in HTML markup.
The source-code fingerprint
x-data=
Search all 4,119,728 results →
Alpine components are declared with an x-data="..." attribute on an element.
Likely false positives: x-data is Alpine-specific; very reliable.
Example websites using Alpine.js
These domains all contain the x-data= fingerprint in their homepage source right now. A match is a verified substring of the live page, so confidence is high — the false positives noted above are the main caveat.
- data.world ... <div>\n \n\n \n \n \n <div x-data="alert_bar('servicenow_ddw_sunset')"\n class="...
- www.spreaker.com ...00 dark:bg-neutral-950"\n :class="dark ? 'dark' : ''"\n x-data="{\n dark: $persist(true).as('sp_storage.theme.dark'),...
- www.nielsen.com ...l-10{margin-left:3rem!important;}<br />\n</style></p>\n\n\n<nav x-data="navSearch" x-init="setSiteURL("https://www.nielsen.com...
- rhymesayers.com ...p {\n display: none;\n }</style></noscript> <body x-data="{ artistFilter: 'current' }" class="index"\n data-mon...
- plausible.io ...></head> <body class="flex flex-col h-full bg-gray-50"><nav x-data="{mobileNav: false}" class="relative py-8 z-10"> <div class=...
- docs.docker.com ...blue-800 focus:ring focus:ring-blue-400 focus:outline-none" x-data="{ theme: localStorage.getItem('theme-preference') || 'auto'...
- ghost.org ...tive bg-[var(--header-bg)]" data-header-transparent="false" x-data="{open: false}" x-on:keydown.escape="open = false"><div clas...
- www.datadoghq.com ...product/>Product</a><div class="dropdown-menu product-menu" x-data="{\n openCategory: 'observability',\n ...
- www.vidyard.com ...color:rgba(255,255,255,.45)!important; }\n</style>\n\n<header\n\tx-data="{\n\t\tmobileOpen:false,\n\t\tscrolled:window.scrollY > 0,\n\t\tisLg...
- www.bundestag.de ....jjjj an"}'\ndata-slider-separator='von'\n></div><header x-data="{ "currentPage": 441486 }">\n<div x-data="navigati...
- www.coingecko.com ... </div>\n\n</div>\n <div class="tw-flex tw-flex-col" x-data="{ navbar_gas: false }" @mouseover.away="navbar_gas = false"...
- www.insidehighered.com .../li>\n <li class="toggleable flex items-center" x-data="{ showDesktopMenu: false }">\n <div class="mega-menu"...
- iabeurope.eu ...37-10" class="oxy-site-navigation custom-header__mob-nav " x-data="oxyA11yMenuData" aria-label="Main">\n <!-- Default st...
- www.health.harvard.edu ...nt</a>\n\n \n <header\n id="global-header"\n x-data="{\n headerSticky: false,\n mobileMenuOpen: fals...
- www.rtve.es ...0" data-mix-generated-at="2026-06-18T09:45:38+02:00" data-mix-data="eyJwaW5nIjp7ImFuY2hvcl90eXBlIjoiTUlYIiwiYW5jaG9yX2lkIjoiNDE...
- www.ala.org ...<header role="banner" class="w-full border-b z-20 relative" x-data="{ open: false }">\n\n \n <div class="hidden xl:blo...
- a16z.com <!DOCTYPE html>\n<html x-data="layoutVars()" lang="en" class=" h-full" data-mode-container...
- www.awin.com <!DOCTYPE html><html lang="en" x-data="html"> <head><meta charset="utf-8"><script id="usercentrics...
- www.mailerlite.com ...raffic-41633c23.js"></script>\n</head>\n<body\n x-cloak\n x-data="{\n isOpen: false,\n isModalOpen: false\n }"\n :cla...
- www.t-mobile.com ...type="text/css"/>\n <div class="unav-header__container" x-data="header()" @keydown.escape="isMenuOpen=false; isAccountOpen=...
- www.thetradedesk.com ...e":"checkboxGroup"}]\n </script>\n <div\n x-data="{\n navBackground: '',\n headerTheme: '...
- gohugo.io ...col min-h-full bg-white dark:bg-blue-950 kind-home"><header x-data=navbar class="[view-transition-name:site-header] print:hidde...
- www.adroll.com ...iv class="nav">\n\n <div id="nav-items" class="nav__bar" x-data="{ mobileOpen: false }">\n\n <div class="nav__branding"...
- bigthink.com ...bsolute print:hidden z-[100]" :class="nav_open && 'h-full'" x-data="{nav_open: false, search_open: false}">\n ...
- builtin.com ... <div class="d-flex gap-md gap-xl-xl"><div class="search" x-data="headerSearch()"><button id="header-search-dropdown" type="b...
- www.barebones.com ... id="global-error" style="display:none;"></div>\n \n <div x-data="{ open: false }" class="top-nav">\n <nav>\n <a href="/...
- www.americanprogress.org ...,25h16"/>\n\t\t\t\t\t</svg>\n\t\t\t\t</a>\n\t\t\t</p>\n\t\t\t<nav class="nav1" x-data="{...unfolder(),...transitions()}">\n\t\t\t\t<ul id="menu-trendin...
- bgr.com ...- End of Quora Pixel Code -->\n\n\t<header class="site-header" x-data="{ displayNewsletterModal: false }">\n\t\t\n<div class="bgr-ad-l...
- taz.de ...iv class="tziFgContainer2021 column pb-xlarge pb-0-mobile" x-data="" id="tzi-paywahl-fg">\n<div class="inner full columns pv-0 ...
- www.newamerica.org ...>\n <div class="wrap1-inner">\n <div class="about1" x-data="{ active: null }">\n \t\t\t<figure class="about1-ima...
Showing 30 of 4,119,728 matching sites. Open the full ranked list, inspect the matched source, and export the domain list →
Related technologies
How this works
SearchWebCode indexes the raw HTML, CSS and JavaScript source of public web pages. To find sites using Alpine.js we match the literal fingerprint x-data= — the code Alpine.js ships — against that index, then verify each match against the raw source. Counts reflect the current index (97,179,967 domains, refreshed monthly, last built July 2026) and grow as we scale toward the whole web. Run the search yourself to see every match, view the full page source for any result, filter by TLD or regex, and export the domain list.