或者你知道另一个运行在angularjs上的框架吗?
Ionic 1.2 marks the first release where we actively recommend Ionic for those looking to build a mobile website
http://blog.ionic.io/announcing-ionic-1-2/
================================================== =========================
如离子框架文档的Browser Support部分所述,Ionic真正面向混合移动应用。
Ionic is focused on building native/hybrid mobile apps rather than
mobile websites.As such,our browser support tends to be whatever Web View API is
available to native apps on a given platform. For Ionic 1.0.0-beta.6
“darmstadtium-dingo”,that means UIWebView for iOS 6+,and Android 4+
(with some support for 2.3). Windows Phone and FirefoxOS support is on
our roadmap.
但是,在大多数WebKit浏览器(特别是Chrome和Safari)中,它的工作正常。事实上,我会说大多数开发人员在90%的时间内开发Chrome应用,然后测试他们的设备或模拟器。
我知道FireFox根本不被支持。我不知道Ionic在IE X中的作品有多好。
如果你想要一个移动应用程序,Ionic是一个很好的选择。但是,如果你真的瞄准桌面,我会说你需要去别的地方。 Ionic不支持桌面浏览器,它的界面将限制桌面浏览器功能更丰富和更宽敞的功能。
对于AngularJS,您可能需要特别研究AngularUI和AngularUI Bootstrap。它具有真正多样化的面向桌面的功能集。