You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
**JQuery Layout UI Editor** is a powerful WYSIWYG (What-You-See-Is-What-You-Get) layout builder designed to convert frontend and backend code - including **HTML**, **CSS**, **JavaScript**, and **PHP** code - into reusable, visual, draggable and configurable UI components.
10
10
With an intuitive **drag & drop editor**, users can visually design interfaces and responsive layouts without manually writing code, while still having the ability to view, edit, or export the underlying source.
11
11
This library is composed of multiple widgets that allow you to draw any type of layout, but you can also **extend our widget library by creating your own components**, making the editor highly flexible and scalable.
12
+
12
13
It is ideal for developers, designers, and tools that need dynamic UI assembly from existing code.
13
14
14
15
Check out a live example by opening [index_simple.html](index_simple.html) (simple example) or [index.php](index.php) (full and optimized example).
0 commit comments