headjs

WebJar for headjs

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

headjs
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

headjs
WebJar for headjs
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/headjs/headjs

Скачать headjs

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Head JS

###Latest Version: v1.0.3 :: Downloads | Docs | News | Intro

#####Status Build Status

#####Tested with (..amongst others) Selenium Status

###Responsive Design, Feature Detections, and Resource Loading

  • Speed up your apps: Load JS & CSS asyncronously and in parallel, but execute them in order
  • Load one asset if a condition is met, else fallback and load a different one
  • Manage script dependencies, and execute callbacks once they are loaded
  • Cross-browser compatible « pseudo media-queries » let you code against different resolutions & devices
  • Fix quirks in specific browsers by quickly applying dedicated CSS/JS logic
  • Detect various browsers & their versions
  • Check if the client supports a certain Browser, HTML5, or CSS3 feature
  • Automatically generates JS and CSS classes for browsers & features that where detected
  • Automatically generates CSS classes, to know what page or section a user is viewing
  • Know if the user is in landscape or portrait mode
  • Or whether the client is using a mobile or desktop device
  • Get old browsers to support HTML5 elements like nav, sidebar, header, footer, ...
  • ...
  • Make it, The only script in your <HEAD>
    • A concise solution to universal problems

###Resources

org.webjars.bower

HeadJS

Версии библиотеки

Версия
1.0.3