Hacker News new | ask | show | jobs
by yesimahuman 4975 days ago
I'm not quite sure what you mean, but my tool Jetstrap (http://jetstrap.com/) has grid support. You can drag in a grid row and then drag in grid columns. The UX on the grids isn't quite where I want it yet though.
1 comments

Thanks! That was what I meant. I'm building a CMS and I'd like to include a layout manager.. I'll certainly be checking out Jetstrap for inspiration.
a WYSIWYG editor may not suitable for layout manager. The idea is separating content from the template (layout/grid). However Bootstrap Live Editor also provides a basic grid insertion function as in the demo, which can be used to insert multi column text, etc.