HTML5 Boilerplate
HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.
<% if (includeSass) { %>Sass with Compass
Compass is an open-source CSS Authoring Framework that uses Sass.
<% } %> <% 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.
<% } %>