Frameworks

KPHPKPHP

KPHP Usage Statistics · Download List of All Websites using KPHP

KPHP (KittenPHP or kPHP) is an open source compiler developed by VKontakte that allows developers to write code in PHP and compile it into C++ for improved execution speeds. It is free to use.

PHPPHP

PHP Usage Statistics · Download List of All Websites using PHP

PHP is a widely used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

JavaScript Libraries and Functions

JavaScript ModulesJavaScript Modules

JavaScript Modules Usage Statistics · Download List of All Websites using JavaScript Modules

Modern browsers now support native module functionality, optimizing loading and efficiency. Import and export statements are key for using native JavaScript modules.

VKVK

VK Usage Statistics · Download List of All Websites using VK

VK is an all-purpose tool for finding friends, considered a Russian version of Facebook.

WebAuthnWebAuthn

WebAuthn Usage Statistics · Download List of All Websites using WebAuthn

WebAuthn API enables web applications to create and use strong, public key-based credentials for authenticating users. Google and Apple use WebAuthn to support Passkeys.

SSL Certificates

HSTSHSTS

HSTS Usage Statistics · Download List of All Websites using HSTS

Forces browsers to only communicate with the site using HTTPS.

Document Standards

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

X-UA-CompatibleX-UA-Compatible

X-UA-Compatible Usage Statistics

Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.

Origin TrialsOrigin Trials

Origin Trials Usage Statistics

Origin trials allow developers to try out new features in Google Chrome.

Meta DescriptionMeta Description

Meta Description Usage Statistics

The description attribute provides a concise explanation of the page content.

Cascading Style SheetsCascading Style Sheets

Cascading Style Sheets Usage Statistics

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML

JavascriptJavascript

Javascript Usage Statistics

JavaScript is a scripting language most often used for client-side web development.

WAI-ARIAWAI-ARIA

WAI-ARIA Usage Statistics

A way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.

HTML 5 Specific TagsHTML 5 Specific Tags

HTML 5 Specific Tags Usage Statistics

This page contains tags that are specific to an HTML 5 implementation.

srcsetsrcset

srcset Usage Statistics

Adapting images for high-resolution and low-resolution displays.

IFrameIFrame

IFrame Usage Statistics

The page shows content with an iframe; an embedded frame that loads another webpage.

Content Security PolicyContent Security Policy

Content Security Policy Usage Statistics

Content Security Policy is a computer security concept, to prevent cross-site scripting XSS attacks.

Report URI CSPReport URI CSP

Report URI CSP Usage Statistics

Report-uri directive instructs the user agent to report attempts to violate the Content Security Policy.

X-XSS-ProtectionX-XSS-Protection

X-XSS-Protection Usage Statistics

X-XSS-Protection is a HTTP header set by Internet Explorer 8+. This header lets domains toggle on and off the "XSS Filter" of IE8, which prevents some categories of XSS attacks.

X-Frame-OptionsX-Frame-Options

X-Frame-Options Usage Statistics

The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.

Strict Transport SecurityStrict Transport Security

Strict Transport Security Usage Statistics

The HTTP Strict-Transport-Security (HSTS) header instructs the browser to only use https.