Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.