This library provides Angular directives, components and services for working with forms.
You can install this library via npm:
npm install @code-art-eg/angular-forms
or via yarn:
yarn add @code-art-eg/angular-forms
The library major version follows the major version of Angular it is compatible with. For example, version 19.x.x is compatible with Angular 19.x.x. Since the first version was created for Angular 19, the lowest major version is 19.
See documentation in docs for more details.