#Overview This documents the JavaScript API's that are available in the MobileFrontend extension. Note that many of the functions provided by the [MediaWiki API](https://doc.wikimedia.org/mediawiki-core/master/js/) may be unavailable in MobileFrontend which strives to keep code as minimal as possible. Everything in MobileFrontend is described as a Class. #See Also * [MediaWiki Mobile StyleGuide](../styleguide/index.html) * [MediaWiki API](https://doc.wikimedia.org/mediawiki-core/master/js/)