Awesome
Forms Typed
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->Main project is ngx-forms-typed
See ngx-forms-typed Readme.md here
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):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/kasyoumi"><img src="https://avatars.githubusercontent.com/u/28525051?v=4?s=100" width="100px;" alt=""/><br /><sub><b>kasyoumi</b></sub></a><br /><a href="https://github.com/gparlakov/forms-typed/commits?author=kasyoumi" title="Code">💻</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!