ngx-formbar

June 14, 2026 ยท View on GitHub

NPM Downloads

A framework for generating declarative reactive forms from a configuration.

The configuration can come from a server as JSON or directly from a TypeScript object. ngx-formbar stays as close to Angular as possible: you keep direct access to the form object, and the library builds and manages the form controls from your configuration.

Documentation

For installation options, guides, examples and API reference, visit the full documentation at docs.ngx-formbar.net.