webmodules/headjs
最新稳定版本:1.0.3
Composer 安装命令:
composer require webmodules/headjs
包简介
HeadJS: Responsive Design, Feature Detections & Asset Loading. The only script in your <HEAD>
README 文档
README
###Latest Version: v1.0.3 :: Downloads | Docs | News | Intro
#####Tested with (..amongst others)
###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
- WebSite
- Bugs
- Community Support
- http://stackoverflow.com
- Remember to tag your questions with: head.js
- Feature Requests/Suggestions
统计信息
- 总下载量: 497
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-09