UNPKG

@developerwellness/angular-typed-forms

Version:
28 lines (17 loc) 962 B
# Typed Forms for Angular [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) **@developerwellness/angular-typed-forms** adds auto generated reactive forms to your Angular application. ## Installation ```Shell npm install @developerwellness/angular-typed-forms ``` ## Contributing Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow. 1. **Fork** the repo on GitHub 2. **Clone** the project to your own machine 3. **Commit** changes to your own branch 4. **Push** your work back up to your fork 5. Submit a **Pull request** so that we can review your changes NOTE: Be sure to merge the latest from "upstream" before making a pull request! # License [MIT](./LICENSE.md)