Mobile Framework Comparison

Posted by {"display_name"=>"greg", "login"=>"greg", "email"=>"greg@udon.org", "url"=>""} on October 29, 2014 · 1 min read

Here's a quick comparison of some HTML5 mobile frameworks

The list of frameworks for comparison was inspired by those supported by the Yeoman generator-mobile project. There's also a good comparison of frameworks here by Andrew Smith Hyde.
[table]
Feature,jQuery Mobile,Bootstrap 3,Topcoat,Pure,Zurb Foundation
Built In Grid System,No,Yes,No,Yes,Yes
Lists/Tables,Yes,Basic,Basic,Yes,Basic
Navigation/Menus,Basic,Adv,Simplistic,Basic,Adv
CSS Only (no Javascript),No,No,Yes,Yes,No
Themes,Yes,No,No,Skins,No
Active Project,Yes,Yes,?,Yes,Yes
Yeoman generator-mobile Support,No,Yes,Yes,Yes,Yes
Intellij New Project Support,No,Yes,No,No,Yes
[/table]