Bootstrap editors

Author
Discussion

selwonk

Original Poster:

2,123 posts

225 months

Wednesday 1st October 2014
quotequote all
Hi.

Can anybody recommend a Bootstrap editor to speed up layout and wireframing? I've tried Pingendo and Jetstrap with mixed results.

I need to replace an old HTML system with complex table based layout with Bootstrap and due to time constraints I really could do with something to speed up the output of the HTML, especially in regards to forms.

Any thoughts much appreciated.

Cheers.

petemurphy

10,117 posts

183 months

Wednesday 1st October 2014
quotequote all
not quite sure what you mean if you're replacing an existing old html site do you need wireframing as are you just copying the layout? isnt just using plain bootstrap quicker than learning one of those sites? re forms http://www.wufoo.com/ i may have not understood what u mean

selwonk

Original Poster:

2,123 posts

225 months

Wednesday 1st October 2014
quotequote all
Sorry, you're right; it's not clear. :-)

I need to have the pages signed off before I begin the final build, but "wireframe" is not quite what I mean. I will have to complete static HTML pages working across all devices before I commence with adding the existing underlying server-side code to the project.

I can write Bootstrap code well enough, it's just that there are so many bits of layout to do that it's quite time consuming. Ideally I could do with finding an editor to help me do the grunt work.

A good example would be building some FORM elements in an horizontal layout with different sized input boxes and buttons spanning various different columns. It's not particularly difficult if you pay close attention to the documentation, but would be a damn sight quicker if I could find something to construct the HTML snippets correctly for me.

Cheers.