html5boilerplate

WebJar for html5boilerplate

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

html5-boilerplate-bower
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

html5boilerplate
WebJar for html5boilerplate
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/components/html5-boilerplate

Download html5-boilerplate-bower

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/html5-boilerplate-bower/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>html5-boilerplate-bower</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/html5-boilerplate-bower/
implementation 'org.webjars.bower:html5-boilerplate-bower:4.3.0'
// https://jarcasting.com/artifacts/org.webjars.bower/html5-boilerplate-bower/
implementation ("org.webjars.bower:html5-boilerplate-bower:4.3.0")
'org.webjars.bower:html5-boilerplate-bower:jar:4.3.0'
<dependency org="org.webjars.bower" name="html5-boilerplate-bower" rev="4.3.0">
  <artifact name="html5-boilerplate-bower" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='html5-boilerplate-bower', version='4.3.0')
)
libraryDependencies += "org.webjars.bower" % "html5-boilerplate-bower" % "4.3.0"
[org.webjars.bower/html5-boilerplate-bower "4.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

HTML5 Boilerplate

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

This project is the product of many years of iterative development and combined community knowledge. It does not impose a specific development philosophy or framework, so you're free to architect your code in the way that you want.

Quick start

Choose one of the following options:

  1. Download the latest stable release from html5boilerplate.com or a custom build from Initializr.
  2. Clone the git repo — git clone https://github.com/h5bp/html5-boilerplate.git - and checkout the tagged release you'd like to use.

Features

  • HTML5 ready. Use the new elements with confidence.
  • Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).
  • Designed with progressive enhancement in mind.
  • Includes Normalize.css for CSS normalizations and common bug fixes.
  • The latest jQuery via CDN, with a local fallback.
  • The latest Modernizr build for feature detection.
  • IE-specific classes for easier cross-browser control.
  • Placeholder CSS Media Queries.
  • Useful CSS helpers.
  • Default print CSS, performance optimized.
  • Protection against any stray console.log causing JavaScript errors in IE6/7.
  • An optimized Google Analytics snippet.
  • Apache server caching, compression, and other configuration defaults for Grade-A performance.
  • Cross-domain Ajax and Flash.
  • "Delete-key friendly." Easy to strip out parts you don't need.
  • Extensive inline and accompanying documentation.

Documentation

Take a look at the documentation table of contents. This documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.

Contributing

Anyone and everyone is welcome to contribute. Hundreds of developers have helped make the HTML5 Boilerplate what it is today.

org.webjars.bower

Components

Versions

Version
4.3.0