@ng-modular-forms/core 0.7.6 → 0.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  <h1 align="center">@ng-modular-forms/core</h1>
6
6
 
7
7
  <p align="center">
8
- <strong>Core primitives, behaviors, and input components for orchestrating complex Angular reactive forms.</strong>
8
+ <strong>Composable primitives for building scalable Angular reactive form architectures.</strong>
9
9
  </p>
10
10
 
11
11
  <p align="center">
@@ -39,6 +39,8 @@ Angular Reactive Forms often become difficult to maintain as applications grow:
39
39
 
40
40
  Built on top of Angular Reactive Forms — not a replacement.
41
41
 
42
+ Designed for scalable, enterprise-grade Angular applications.
43
+
42
44
  Compatible with Angular 19–21.
43
45
 
44
46
  ## Installation