Skip to content

Commit a004074

Browse files
committed
missing changes
1 parent 5ed072d commit a004074

File tree

4 files changed

+549
-6
lines changed

4 files changed

+549
-6
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Json Schema Form Builder
1+
# Schema Form Builder
2+
3+
A simple form builder that generates a schema and form based on the [angular schema form](http://schemaform.io) package.
24

3-
Quickly generate your your schema form using this GUI builder.
45

56
# Roadmap
67

78
- Complete support of all elements based on schema-form
9+
<<<<<<< HEAD
810
- Support for editing existing Schemas & Forms
911
- Provide source definition for different platforms
1012
- 100% test coverage
@@ -43,4 +45,9 @@ Then load them into the Schema Form Builder using the `sfbSchema` and `sfbForm`
4345

4446

4547
# Simply need a html form?
46-
To generate vanilla/bootstrap/material forms checkout ralphowino.github.com/form-builder
48+
To generate vanilla/bootstrap/material forms checkout ralphowino.github.com/form-builder
49+
=======
50+
- Generate vanilla/bootstrap/material forms
51+
52+
Built By: [ralphowino.com](http://ralphowino.com)
53+
>>>>>>> parent of 81af0ee... update builder

0 commit comments

Comments
 (0)