twitter-bootstrap 是否有基于 bootstrap 的可视化 Web 编辑器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/16473994/
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
Is there a visual web editor based on bootstrap?
提问by Kamel Labiad
Bootstrap is a great framework, and I want to know if there a tool that could give you the possibility of dragging HTML component resizing them, moving them, changing the colours... and in the same time HTML code is getting generated, where the CSS is based on bootstrap wouldn't that be great?
Bootstrap 是一个很棒的框架,我想知道是否有一种工具可以让您拖动 HTML 组件来调整它们的大小、移动它们、更改颜色……同时生成 HTML 代码,其中CSS 基于 bootstrap 不是很好吗?
EDIT: I found this one recently http://pingendo.com/
编辑:我最近发现了这个http://pingendo.com/
回答by Zim
I know of 3 Bootstrap "editors", 2 of which have drag-and-drop feature. I don't think you'll find allof the features your talking about (at least not yet) in any one of them.
我知道 3 个 Bootstrap“编辑器”,其中 2 个具有拖放功能。我认为您不会在其中任何一个中找到您所谈论的所有功能(至少现在还没有)。
Take a look at..
看一眼..
DivShot-- (try/buy) Drag/drop, HTML/CSS editing, supports Bootstrap, Foundation and Ratchet
DivShot-- (try/buy) 拖放、HTML/CSS 编辑、支持 Bootstrap、Foundation 和 Ratchet
JetStrap-- (try/buy) Bootstrap only, Drag/drop, HTML/CSS/JS editing
JetStrap-- (try/buy) Bootstrap only,拖放,HTML/CSS/JS 编辑
Bootply-- (free) Bootstrap HTML/CSS/JS editing, drag+drop, sharing/collaboration, Bootstrap snippets
Bootply--(免费)Bootstrap HTML/CSS/JS 编辑、拖放、共享/协作、Bootstrap 片段
LayoutIt-- (donation) "Create your frontend code simple and quickly with Bootstrap using our Drag & Drop Interface Builder."
LayoutIt--(捐赠)“使用我们的拖放界面生成器,通过 Bootstrap 简单快速地创建您的前端代码。”
EDIT: Almost forgot Easel(shutdown)
编辑:差点忘了画架(关机)

