The AngoraForms App is an extension of the AngoraForms NPM library, with the same mission to make creating reactive forms in Angular easier.
Instead of creating custom components solely through code, the AngoraForms App allows for interactivity through a GUI.
See https://www.angoraforms.com/ or below for example code comparison.
- Landing Page for the AngoraForms ecosystem, including documentation for NPM package.
- Creation of Angular form's typescript code and html code through a GUI interface including aspects such as error handling and validations.
- Saving and deleting of code made through the GUI interface.
- Borrow generic reusable form components made through the AngoraForms App.
- Create an account to access the AngoraForms App's full functionality. However, you do not need an account to access the GUI interface.
- Navigate to the App to create your typescript and html Angular form component!
- Use the 'save template' button to save your custom form.
- Visit the 'component bank' to retrieve any previously saved components.
AngoraForms is in beta and will be updated in the future. You should also take a look at the NPM package repo and the official library on NPM
- Aaron Chen - Github / LinkedIn
- Ryan Hastings - Github / LinkedIn
- Wayne Leung - Github / LinkedIn
- Curtis Lovrak - Github / LinkedIn
- Hadar Weinstein - Github / LinkedIn
This project is licensed under the MIT License.