Skip to content

TheNordicOne/ngx-formwork

Repository files navigation

Formwork

NPM Version NPM Downloads

Test and Lint

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

Current State

Warning

This project is still in the making and not ready to be used in production!

Installation

Primary (recommended)

Install and configure via Angular schematic:

ng add ngx-formwork

This will install the package, update your project files, and configure the Formwork provider.

Manual

npm install ngx-formwork

For manual setup, you must provide Formwork in your app.config.ts or AppModule.

Compatibility

At this time this package is only compatible with Angular 19.2.1 or above.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •