File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A simple form builder that generates a schema and form based on the [ angular schema form] ( http://schemaform.io ) package.
4
4
5
+ <<<<<<< HEAD
6
+ =======
7
+ (branch for directive development)
8
+
9
+ Quickly generate your your schema form using this GUI builder.
10
+ >>>>>>> refs/remotes/origin/directive
5
11
6
12
# Roadmap
7
13
@@ -11,6 +17,13 @@ A simple form builder that generates a schema and form based on the [angular sch
11
17
- Provide source definition for different platforms
12
18
- 100% test coverage
13
19
20
+ <<<<<<< HEAD
21
+ =======
22
+ <<<<<<< HEAD
23
+ # Demo
24
+ There is a live demo at http://ralphowino.github.io/schema-form-builder
25
+ =======
26
+ >>>>>>> refs/remotes/origin/directive
14
27
15
28
16
29
#Basic Usage
@@ -43,6 +56,10 @@ Then load them into the Schema Form Builder using the `sfbSchema` and `sfbForm`
43
56
</div >
44
57
```
45
58
59
+ <<<<<<< HEAD
60
+ =======
61
+ >>>>>>> refs/remotes/origin/master
62
+ >>>>>>> refs/remotes/origin/directive
46
63
47
64
# Simply need a html form?
48
65
To generate vanilla/bootstrap/material forms checkout ralphowino.github.com/form-builder
You can’t perform that action at this time.
0 commit comments