FOSDEM-2025-keynote/lib/js/extra/headjs/dist/1.0.0
2025-02-02 12:14:14 +01:00
..
changelog.txt These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.core.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.core.min.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.core.min.js.map These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.css3.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.css3.min.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.css3.min.js.map These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.load.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.load.min.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.load.min.js.map These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.min.js These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.min.js.map These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
head.nuspec These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00
README.md These were git submodules, but no time to fix that, so just adding. 2025-02-02 12:14:14 +01:00

##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)