Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Juulsgaard/ngx-forms-core
A strictly typed form system for Angular
https://github.com/Juulsgaard/ngx-forms-core
Last synced: about 2 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T08:17:50.000Z (9 months ago)
- Last Synced: 2024-04-15T02:28:38.721Z (9 months 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
- fucking-awesome-angular - ngx-forms-core - This library provides strictly typed versions of the Angular form system. The classes extend the Angular form system and provide several tools to improve type strictness. (Table of contents / Third Party Components)
- awesome-angular - ngx-forms-core - This library provides strictly typed versions of the Angular form system. The classes extend the Angular form system and provide several tools to improve type strictness. (Table of contents / Third Party Components)
README
# Angular Forms Core
![NPM License](https://img.shields.io/npm/v/@juulsgaard/ngx-forms-core)
![NPM License](https://img.shields.io/npm/l/@juulsgaard/ngx-forms-core)
![NPM Downloads](https://img.shields.io/npm/dw/@juulsgaard/ngx-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.