Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Motivation

Steven Occhipinti edited this page Jun 16, 2013 · 2 revisions

There are

  • jQuery Mobile
  • SenchaTouch
  • jqMobi
  • The M-Project
  • and countless more of them...

So, why ng-mobile?

ng-mobile is not...

... a new complete mobile framework.

ng- mobile is...

  • just a small module with some few dependencies to another great AngularJS and JavaScript modules
  • a collection of some great work from others
  • an easy way to start mobile applications based on HTML5 and AngularJS
  • an starting point for my mobile experiements an and future applications

You can use and contribute to ng-mobile if you want.

So why now ng-mobile?

I've tried so many of these complete solutions like SenchaTouch or jQuery Mobile. They have great features, are widely used and solid tested.

But: they do too much i think. I love to combine needed features and tools. Complete frameworks like mentioned wants to do it all in one. That's too much in many cases. It's a corset so often.

AngularJS is a solid framework created by capable and dedicated people. It can be used for web- and even mobile applications. Togehter with HTML5 and mobile optimized CSS3 it can be perfect fit for some mobile websites or phonegap/cordova applications.

That's the idea. Simple.

Clone this wiki locally