-A grid builder for Bootstrap 3.
+A quick layout generator for Bootstrap 3.
+
+The Bootstrap 3 Grid System enables to quickly create responsive layouts .
+I have created this to quickly test layouts on all types of devices fast.
+You can increase widths and offsets and add rows / cols .
+The main advantage is to test that layout on all screen sizes .
+
+
If the larger size has the same width or offset as the prev ones , delete the larger ones
+
i.e. if xs has got the same col size as sm , then class for sm is automatically divided
+
+
Licensed under the Apache License v2.0
http://www.apache.org/licenses/LICENSE-2.0
@@ -10,7 +24,9 @@ http://www.apache.org/licenses/LICENSE-2.0
TO BE DONE :-
+
Undo and Redo functionality
Html generation should be done via $compile and should be instant