Famo.us [JS]

Famo.us

Famo.us is a free and open source JavaScript platform for building mobile apps and desktop experiences. What makes Famo.us unique is its JavaScript rendering engine and 3D physics engine that gives developers the power and tools to build native quality apps and animations using pure JavaScript. Famo.us runs on iOS, Android, Kindle and Firefox devices and the Famo.us University is a free live coding classroom that teaches all levels of developers how to utilize Famo.us to build beautiful experiences on every screen.

The PropertyCross implementation depends on Famo.us to handle the rendering, animations and event signalling. A custom MVVM architecture has been used to reduce coupling in the code and the theming does not vary across platforms. The PhoneGap Build service is used to package up the application and has been tested on iOS 7, Android 4.4 and Window Phone 8.

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

Official Website - The official website for the project.

Blog - The project's official blog.

Documentation - Official documentation for the Famo.us framework.

Famo.us on Twitter - Regularly posts updates about the framework.

Introduction to Famo.us - Provides useful information aimed at those interested in potentially working with Famo.us.

Stackoverflow Questions - Questions and answers relating to Famo.us on Stackoverflow.

Framework example contributed by