HTML5 Boilerplate
HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.
<% if (includeLess) { %>LESS
Less is a CSS pre-processor, meaning that it extends the CSS language.
<% } %> <% if (includeStylus) { %>Stylus
Expressive, dynamic, robust CSS
<% } %> <% if (includeCoffeeScript) { %>CoffeeScript
A little language that compiles into JavaScript
<% } %>jQuery
The Write Less, Do More, JavaScript Library.
<% if (includeBootstrap) { %>Bootstrap
Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
<% } %> <% if (includeModernizr) { %>Modernizr
Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.
<% } %>