JQuery Mobile UI 编辑器 - Codiqa 替代品
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10320877/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
JQuery Mobile UI Editor - Codiqa Alternative
提问by Mikey G
Is there a FREE and or OPEN SOURCE UI Editor similar to the Codiqa editor found on the JQuery Mobile home page?
是否有类似于JQuery Mobile 主页上的 Codiqa 编辑器的免费或开源 UI 编辑器?
Thanks
谢谢
采纳答案by Bernard
There is a free one available here
这里有一个免费的
It only works in Chrome but that should not be a problem. You can download the source and host it locally on your personal web server. Then you can make whatever changes you want since you have the source.
它仅适用于 Chrome,但这应该不是问题。您可以下载源代码并将其本地托管在您的个人 Web 服务器上。然后您可以进行任何您想要的更改,因为您拥有源代码。
You can also open Chrome with
您还可以使用以下命令打开 Chrome
--enable-file-cookies --allow-file-access-from-files
--enable-file-cookies --allow-file-access-from-files
and then CTRL+O to open the index.hrml locally without using a web server.
然后 CTRL+O 在不使用 Web 服务器的情况下在本地打开 index.hrml。
You can even install it as a Chrome app extension.
您甚至可以将其安装为 Chrome 应用扩展程序。
You just need to give it permission to store files locally as it stores your projects locally.
您只需要授予它在本地存储文件的权限,因为它在本地存储您的项目。
Try it and see. It actually works, though the native source uses JQM 1.0 but that can easily be changed to use v1.3 - the latest release.
试试看。它确实有效,虽然本机源使用 JQM 1.0,但可以轻松更改为使用 v1.3 - 最新版本。
回答by Seed A Book
There are two other editors available
还有两个其他编辑器可用
and
和
回答by san88
Use Intel XDK New.it supports more than 3 UI development frameworks (JQMobile,Intel App Framework,etc).its free and open source
使用Intel XDK New。它支持超过 3 个 UI 开发框架(JQMobile、Intel App Framework 等)。它的免费和开源
回答by Max
July edit: We have experimented with a "free" plan before, and just couldn't find a good formula. We're a small team so we decided to take away a free plan for new signups until we can learn more about how to make a good one, if ever.
七月编辑:我们之前尝试过“免费”计划,只是找不到好的公式。我们是一个小团队,所以我们决定取消新注册的免费计划,直到我们可以更多地了解如何制作一个好的计划(如果有的话)。
However, we do offer free accounts for students, people working on open source code, or non-profits.
但是,我们确实为学生、从事开源代码工作的人员或非营利组织提供免费帐户。