.. | ||
changelog.txt | ||
head.core.js | ||
head.core.min.js | ||
head.core.min.js.map | ||
head.css3.js | ||
head.css3.min.js | ||
head.css3.min.js.map | ||
head.js | ||
head.load.js | ||
head.load.min.js | ||
head.load.min.js.map | ||
head.min.js | ||
head.min.js.map | ||
head.nuspec | ||
README.md |
##Prepackaged Files
###Full: Responsive Design + Feature Detections + Asset Loader ####head.js / head.min.js
- Contains: core.js, css3.js, and load.js
- For Debug: head.min.js.map (js source map)
###Bundle: Responsive Design + Feature Detections ####head.css3.js / head.css3.min.js
- Contains: core.js and css3.js
- For Debug: head.css3.min.js.map (js source map)
###Bundle: Responsive Design ####head.core.js / head.core.min.js
- Contains: core.js
- For Debug: head.core.min.js.map (js source map)
###Bundle: Asset Loader ####head.load.js / head.load.min.js
- Contains: load.js
- For Debug: head.load.min.js.map (js source map)