Skip to content

Commit 3bedd5f

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master' into directive
2 parents e61c8e0 + aff19fa commit 3bedd5f

File tree

5 files changed

+559
-6
lines changed

5 files changed

+559
-6
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
1-
# Json Schema Form Builder
1+
# Schema Form Builder
22

3+
A simple form builder that generates a schema and form based on the [angular schema form](http://schemaform.io) package.
4+
5+
<<<<<<< HEAD
6+
=======
37
(branch for directive development)
48

59
Quickly generate your your schema form using this GUI builder.
10+
>>>>>>> refs/remotes/origin/directive
611
712
# Roadmap
813

914
- Complete support of all elements based on schema-form
15+
<<<<<<< HEAD
1016
- Support for editing existing Schemas & Forms
1117
- Provide source definition for different platforms
1218
- 100% test coverage
1319

20+
<<<<<<< HEAD
21+
=======
1422
<<<<<<< HEAD
1523
# Demo
1624
There is a live demo at http://ralphowino.github.io/schema-form-builder
1725
=======
26+
>>>>>>> refs/remotes/origin/directive
1827
1928

2029
#Basic Usage
@@ -47,7 +56,15 @@ Then load them into the Schema Form Builder using the `sfbSchema` and `sfbForm`
4756
</div>
4857
```
4958

59+
<<<<<<< HEAD
60+
=======
5061
>>>>>>> refs/remotes/origin/master
62+
>>>>>>> refs/remotes/origin/directive
5163
5264
# Simply need a html form?
53-
To generate vanilla/bootstrap/material forms check out ralphowino.github.com/form-builder
65+
To generate vanilla/bootstrap/material forms checkout ralphowino.github.com/form-builder
66+
=======
67+
- Generate vanilla/bootstrap/material forms
68+
69+
Built By: [ralphowino.com](http://ralphowino.com)
70+
>>>>>>> parent of 81af0ee... update builder

0 commit comments

Comments
 (0)