A highly flexible framework for generating declarative reactive forms, based on a configuration.
This package provides a framework for creating Angular Reactive Forms, based on a configuration. This configuration can come from a server in the form of JSON or directly from an object written in TypeScript. It is as close to Angular as possible, to give you the most flexibility, while still taking care of the heavy lifting.
Tip
The full documentation can be found on ngx-formwork.net
Warning
This project is still in the making and not ready to be used in production!
At this time this package is only compatible with Angular 19.2.1 or above.