https://github.com/Juulsgaard/ngx-forms-core
A strictly typed form system for Angular
https://github.com/Juulsgaard/ngx-forms-core
Last synced: 5 months ago
JSON representation
A strictly typed form system for Angular
- Host: GitHub
- URL: https://github.com/Juulsgaard/ngx-forms-core
- Owner: Juulsgaard
- License: mit
- Created: 2023-07-31T10:37:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T08:17:50.000Z (over 1 year ago)
- Last Synced: 2024-04-15T02:28:38.721Z (over 1 year ago)
- Language: TypeScript
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngx-forms-core - This library extends Angular’s form system with strictly typed classes and tools to enhance type safety. (Third Party Components / Forms)
- fucking-awesome-angular - ngx-forms-core - This library extends Angular’s form system with strictly typed classes and tools to enhance type safety. (Third Party Components / Forms)
README
# Angular Forms Core



A strictly typed form system for Angular
## Description
This library provides strictly typed versions of the Angular form system.
The classes extend the Angular form system and provides several tools to improve type strictness as well as making it easier to work with advanced forms.