---
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 v2.0.0 (work in progress)
This is evolving and will probably change as things advance
Tidy up and accelerate your workflow
- Setup
-
Configuration
- head_conf
- Screen breakpoints (lt, gt)
- Browser breakpoints (lt, gt)
- HTML5 Shim
- CSS Router: HashTag prefix
- CSS Router: Page prefix
- CSS Router: Section prefix
-
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/2.0.0/setup.html %}
{% include api/2.0.0/configuration.html %}
Responsive Design
{% include api/2.0.0/browser.html %}
{% include api/2.0.0/screen.html %}
{% include api/2.0.0/features.html %}
{% include api/2.0.0/html5.html %}
{% include api/2.0.0/router.html %}
{% include api/2.0.0/ready.html %}
{% include api/2.0.0/load.html %}
Make it the only script in your HEAD.
« A concise solution to universal problems »
{% include sections/download.html %}