Viewport MetaViewport Meta

Viewport Meta Usage Statistics · Download List of All Websites using Viewport Meta

This page uses the viewport meta tag which means the content may be optimized for mobile content.

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

jQuery WaypointsjQuery Waypoints

jQuery Waypoints Usage Statistics · Download List of All Websites using jQuery Waypoints

Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.

WOWWOW

WOW Usage Statistics · Download List of All Websites using WOW

Reveal CSS animation as you scroll down a page.

OWL CarouselOWL Carousel

OWL Carousel Usage Statistics · Download List of All Websites using OWL Carousel

Touch enabled jQuery plugin that lets you create a carousel slider.

Slider

JSONJSON

JSON Usage Statistics · Download List of All Websites using JSON

JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

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.

Operating Systems and Servers

UbuntuUbuntu

Ubuntu Usage Statistics · Download List of All Websites using Ubuntu

Ubuntu is a free, Debian derived Linux-based operating system, available with both community and professional support.

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

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

Meta DescriptionMeta Description

Meta Description Usage Statistics

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

Web App ManifestWeb App Manifest

Web App Manifest Usage Statistics

Defines the attributes of a web app in a simple JSON file. It describes how the web app should appear on the users system and how it should launch.

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

Twitter BootstrapTwitter Bootstrap

Twitter Bootstrap Usage Statistics

Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.

Javascript DeferJavascript Defer

Javascript Defer Usage Statistics

The defer attribute gives a hint to the browser that the script does not create any content so the browser can optionally defer interpreting the script. This can improve performance by delaying execution of scripts until after the body content is parsed and rendered.