Ecosyste.ms: Awesome

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

https://github.com/gparlakov/forms-typed

Want types in your forms? Want to have nested forms? This is the place to be...
https://github.com/gparlakov/forms-typed

angular controlvalueaccessor formcontrol forms ngx parent-child-component strongly-typed

Last synced: about 2 months ago
JSON representation

Want types in your forms? Want to have nested forms? This is the place to be...

Lists

README

        

# Forms Typed

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

[![Tests](https://github.com/gparlakov/forms-typed/actions/workflows/test-forms-typed.yml/badge.svg?branch=master)](https://github.com/gparlakov/forms-typed/actions/workflows/test-forms-typed.yml) [![Release](https://github.com/gparlakov/forms-typed/actions/workflows/release-forms-typed.yml/badge.svg?branch=master)](https://github.com/gparlakov/forms-typed/actions/workflows/release-forms-typed.yml) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

Main project is ngx-forms-typed

See [ngx-forms-typed Readme.md here](./projects/forms/README.md)

[CHANGELOG](./projects/forms/CHANGELOG.md)

[Contributing](./CONTRIBUTORS.md)
## Example app

An app that uses all features of `ngx-forms-typed`.

Build and run using

`ngx ng build forms && ng serve`

OR using 2 separate terminal windows
`ngx ng build forms -- --watch` in a terminal and `ngx ng serve` in the second terminal window

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



kasyoumi

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!