Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.1 KB

README.md

File metadata and controls

41 lines (29 loc) · 2.1 KB

AngoraForms App

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.

Key Features

  • 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.

Upcoming Features

  • Borrow generic reusable form components made through the AngoraForms App.

Getting Started

  1. Create an account to access the AngoraForms App's full functionality. However, you do not need an account to access the GUI interface.
  2. Navigate to the App to create your typescript and html Angular form component!
  3. Use the 'save template' button to save your custom form.
  4. Visit the 'component bank' to retrieve any previously saved components.

Other Information

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

Contributors

License

This project is licensed under the MIT License.