FOSDEM-2025-keynote/lib/js/extra/headjs/dist/1.0.0/README.md

920 B

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