没有 angular.js 的移动应用程序框架

Mobile app framework without angular.js

我在考虑应该使用哪些框架来将现有应用程序 UI 移植到移动友好型应用程序。

我看过 Ionic,我对它的 UI 和组件非常满意,直到我注意到它的功能需要 Angular.js。

我的项目是在 Knockout.js 开发的 Node.js,我不打算在此时开始使用 Angular。

jQuery Mobile seems like another alternative to it but it seems 。 此外,UI 并非每个 OS 的原生版本,它在大屏幕上看起来一样好。

I've seen other alternatives(Onsen UI、Intel XDK、Sencha Touch、Kendo UI、Framework 7...)但其中 none 似乎像 Ionic 一样流行和活跃,其中一些仍然需要 Angular.js.

有没有不需要 Angular.js 并且不仅提供 UI 而且像 Ionic 一样提供触摸功能的开箱即用框架?

Bootstrap 可能与所有这些框架不在同一级别。

我建议你 Onsen UI. Since Onsen UI 2.0 release (at the moment in open beta) the framework is completely agnostic, which means that can work standalone. Nevertheless, it's also still compatible with some of the most famous frameworks like AngularJS 1.x (and Angular 2 in the future), ReactJS (see demo) 和 KnockoutJS。

此外,除了与iOS和Android兼容外,它是为数不多的与Windows平台兼容的框架之一(Windows Phone , Windows Universal App) 并实施 Material 设计!学习曲线也非常快。

社区不小,从Whosebug activity and Gitter Channel. Moreover, the developers are very active in the development, in the issues fix (almost 600 bugs fixed at the moment)可以看出,开放听取用户的建议。

看看这个 article about Onsen UI 2.0 并试一试。

我建议您使用这些 UI 框架中的任何一个

  1. http://www.idangero.us/framework7/get-started/
  2. http://chocolatechip-ui.com/

省去你所有的压力,它独立于任何Js框架,实现起来非常简单,就像Bootstrap。

其实我用过第一个。 framework7

您可以创建具有 Web 或混合本机外观的移动应用程序UI