The purpose of this is to provide native JavaScript code for some of the most common (at some point, all) jQuery functions.
You'll also find references to official documentation (namely on developer.mozilla.org) and helpful Polyfill when needed (what are polyfills?).
All native JavaScript code should work on Internet Explorer 8 and upwards (and if not, a polyfill or IE 8 specific code should be provided).
Feel free to contribute by raising an issue on the Github repo or opening a pull request!
You can find a list of functions yet to be documented here, but don't hesitate to provide better code examples.
Jekyll Template from: http://bruth.github.io/jekyll-docs-template