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: 18 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T14:40:30.000Z (about 1 year ago)
- Last Synced: 2025-04-10T05:11:16.558Z (18 days ago)
- Topics: angular, controlvalueaccessor, formcontrol, forms, ngx, parent-child-component, strongly-typed
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 83
- Watchers: 4
- 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
[](#contributors-)
[](https://github.com/gparlakov/forms-typed/actions/workflows/test-forms-typed.yml) [](https://github.com/gparlakov/forms-typed/actions/workflows/release-forms-typed.yml) [](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!