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: 12 days ago
JSON representation
Want types in your forms? Want to have nested forms? This is the place to be...
- Host: GitHub
- URL: https://github.com/gparlakov/forms-typed
- Owner: gparlakov
- License: mit
- Created: 2020-02-22T14:52:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T14:40:30.000Z (10 months ago)
- Last Synced: 2024-11-19T00:44:23.039Z (24 days ago)
- Topics: angular, controlvalueaccessor, formcontrol, forms, ngx, parent-child-component, strongly-typed
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 83
- Watchers: 5
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-angular - forms-typed - Want types in your forms? Want to have nested forms? This is library can help. (Table of contents / Third Party Components)
- fucking-awesome-angular - forms-typed - Want types in your forms? Want to have nested forms? This is library can help. (Table of contents / Third Party Components)
- fucking-awesome-angular - forms-typed - Want types in your forms? Want to have nested forms? This is library can help. (Table of contents / Third Party Components)
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 appAn 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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!