Forms are something that we frequently build as web developers, and handling a big amount of fields can become a nightmare if we don’t have a form engine that help us to manage our form components and validations.
For this reason I decided to create a form system library to simplify a lot the development of them and to focus on programing business rules. The library is called NG Data Groups and can be used with any CSS framework like bootstrap, material ui, tailwind css, etc…
Here is an overview video of how it works. It’s in alpha version so I would be very grateful to have your feedback to know if this project has future and may be useful for the Angular community.