1
1
<p align =" center " >
2
2
<a href =" " >
3
- <img alt="docsify" src="https://user-images .githubusercontent.com/4659608/190292887-ac6482d9-dc0c-4534-b032-4d704a0322be.png ">
3
+ <img alt="docsify" src="https://avatars .githubusercontent.com/u/114390448" style="width: 150px ">
4
4
</a >
5
5
</p >
6
6
9
9
</p >
10
10
11
11
<p align =" center " >
12
- <a href =" https://github.com/alhazmy13/godzilla/issues " ><img alt =" Github issues " src =" https://img.shields.io/github/issues-raw/alhazmy13/godizlla?style=flat-square " ></a >
13
- <a href =" https://www.npmjs.com/package/@godzilla/core " ><img alt =" npm " src =" https://img.shields.io/npm/v/@godzilla-forms/core?label=npm%2Fcore&style=flat-square " ></a >
14
- <a href =" https://www.npmjs.com/package/@godzilla/core " ><img alt =" npm " src =" https://img.shields.io/npm/v/@godzilla-forms/parser?label=npm%2Fparser&style=flat-square " ></a >
12
+ <a href =" https://github.com/Godzilla-Forms/angular-parser/issues " ><img alt =" Github issues " src =" https://img.shields.io/github/issues-raw/Godzilla-Forms/angular-parser?style=flat-square " ></a >
13
+ <a href =" https://www.npmjs.com/package/@godzilla-forms/angular-parser " ><img alt =" npm " src =" https://img.shields.io/npm/v/@godzilla-forms/angular-parser?label=npm%2Fcore&style=flat-square " ></a >
15
14
<img alt =" Framework " src =" https://img.shields.io/badge/Freamwork-Angular-brightgreen?style=flat-square " >
16
- <img alt =" Framework " src =" https://img.shields.io/badge/Freamwork-React|WIP-blue?style=flat-square " >
17
- <img alt =" Framework " src =" https://api.netlify.com/api/v1/badges/d4f3a8cf-f3aa-404c-86f6-bfa3b95ebb59/deploy-status " >
18
15
</p >
19
16
20
17
<p align =" center " >Godzilla is built-in ready form elements and templates; just focus on your Business logic and let Godzilla handle the
@@ -29,28 +26,25 @@ forms.</p>
29
26
30
27
## Features
31
28
32
- - Generate dynamic forms as json
33
- - Built over the bootstrap framework
29
+ - Forms as json
30
+ - Dynamic Fields
31
+ - Conditional Logic
34
32
- User friendly builder
35
- - Angular and React(WIP) parser to convert from json as component
36
- - Fully customizable
37
- - Support Localization (WIP)
38
- - Custom flow for form elements
33
+ - Internationalization (i18n)
34
+ - Field-level validation
35
+ - Custom Validation
36
+ - Dependent Validation
37
+ - Wizards and multi-step forms
38
+ - Boostrap 5 friendly
39
39
40
40
## Contributing
41
41
42
42
- Fork it!
43
- - Create your feature branch: ` git checkout -b my-new-feature `
43
+ - Create your feature branch: ` git checkout -b branch-name `
44
44
- Commit your changes: ` git add . && git commit -m 'Add some feature' `
45
45
- Push to the branch: ` git push origin my-new-feature `
46
46
- Submit a pull request
47
47
48
- ## Development
49
-
50
- ``` bash
51
- TODO
52
- ```
53
-
54
48
55
49
## License
56
50
0 commit comments