@godzilla-forms/parser
v0.0.9
Published
Godzilla Forms parser library for angular
Downloads
1
Readme
Links
Features
- Generate dynamic forms as json
- Built over the bootstrap framework
- User friendly builder
- Angular and React(WIP) parser to convert from json as component
- Fully customizable
- Support Localization (WIP)
- Custom flow for form elements
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git add . && git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Development
TODO