JavaScript Libraries and Functions

jQueryjQuery

jQuery Usage Statistics · Download List of All Websites using jQuery

JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

JavaScript Library

Verified Link

GitHubGitHub

GitHub Usage Statistics · Download List of All Websites using GitHub

The website mentions github.com in some form.

SSL Certificates

HSTSHSTS

HSTS Usage Statistics · Download List of All Websites using HSTS

Forces browsers to only communicate with the site using HTTPS.

Web Servers

nginxnginx

nginx Usage Statistics · Download List of All Websites using nginx

nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.

Document Encoding

UTF-8UTF-8

UTF-8 Usage Statistics

UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.

Document Standards

JavascriptJavascript

Javascript Usage Statistics

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

MarqueeMarquee

Marquee Usage Statistics

The marquee element was first invented for Microsoft's Internet Explorer and is still supported by it. Other web browsers support it for compatibility with legacy pages. The element is non-compliant HTML

Strict Transport SecurityStrict Transport Security

Strict Transport Security Usage Statistics

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

Content Type OptionsContent Type Options

Content Type Options Usage Statistics

Used to disable MIME-sniffing for a particular HTTP response.

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.

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.