Skip to content

Commit 0be850c

Browse files
authored
docs: add ngx-form-signals (#2364)
1 parent 07e4a81 commit 0be850c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,6 +1578,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc
15781578
* [forge-form](https://github.com/mspas/forge-form) - Generates reactive, signal-based forms, validation, and conditional fields from a single TypeScript object.
15791579
* [NgSimplicityForms](https://github.com/BryanGWalsh/NgSimplicityForms) - Composable Angular dynamic forms framework with shared core APIs and renderer packages for Bootstrap and Angular Material.
15801580
* [ng-modular-forms](https://github.com/ronbodnar/ng-modular-forms) - A lightweight architectural layer with built-in components for modular Angular reactive forms.
1581+
* [ngx-form-signals](https://github.com/xonaib/ngx-form-signals) - A headless, signal-native form coordination library for Angular that manages field state and cross-field rules without enforcing components, CSS, layouts, or adapters.
15811582

15821583
### Form Controls
15831584

0 commit comments

Comments
 (0)