---
layout: main
title: Welcome to API documentation
scripts: ["/site/assets/libs/jquery/jquery.min.js", "https://cdn.moot.it/latest/moot.min.js", "/site/assets/js/comments.min.js"]
---
API documentation
    
    Tidy up and accelerate your workflow             
    - Setup
- 
        Configuration
        
            - head_conf
                - Screen breakpoints (eq, lt, gt, lte, gte)
- Browser breakpoints (eq, lt, gt, lte, gte)
- HTML5 Shim
- CSS Router: Page suffix
- CSS Router: Section suffix
 
 
- 
        Responsive Design
        
            - Browser Information
  
                - head.browser.name
- head.browser.version
- head.browser.ie
- head.browser.ff
- head.browser.chrome
- head.browser.ios
- head.browser.android
- head.browser.webkit
- head.browser.opera
 
 
            - Screen Information
                - head.screen.height
- head.screen.width
- head.screen.innerHeight
- head.screen.innerWidth
- head.screen.outerHeight
- head.screen.outerWidth
 
 
- 
        Resource Loading
        - head.load(js|css, callback)
 - head.test(condition, success, failure, callback)
 
{% include api/1.0.0/setup.html %}
{% include api/1.0.0/configuration.html %}Responsive Design
{% include api/1.0.0/browser.html %}
{% include api/1.0.0/screen.html %}
{% include api/1.0.0/features.html %}
{% include api/1.0.0/html5.html %}
{% include api/1.0.0/router.html %}
{% include api/1.0.0/ready.html %}
{% include api/1.0.0/load.html %}
    
    Make it the only script in your HEAD.
    « A concise solution to universal problems »
  
{% include sections/download.html %}