Intel App Framework [JS]

Intel App Framework

Intel App Framework is a framework for building cross-platform mobile application using HTML5 technologies. The framework started life as jqMobi, a mobile optimised version of jQuery, which was created by the team behind appMobi. Intel acquired the jqMobi tools and staff in February 2013.

Intel App Framework is free and open sourced under an MIT licence. Intel also offer XDK, which is a a full suite of tools built around the App Framework. XDK adds an IDE, build tools and an emulator.

Along with its lightweight JavaScript library, Intel App Framework provides a basic MVC framework and many UI components. Rather than mimicking the native look and feel, the framework has opted for providing its own styles which looks the same across all platforms. Styles can be customised using the framework "Style Builder". The Intel App Framework version of PropertyCross uses PhoneGap Build in order to create the native packages.

To view the code and detailed build steps, see the github source.

API Reference - Provides a detailed description of all the exposed library calls.

Official Documentation - The official app framework documentation.

Official forums - A platform to ask and answer questions related to the framework with support from Intel employees.

Stackoverflow Questions - Stackoverflow questions and answers relating to Intel App Framework.

Framework example contributed by