ngx-typesafe-forms:因为FormControl 比FormControl更强大!

时间:2024-06-03 10:49:24
【文件属性】:

文件名称:ngx-typesafe-forms:因为FormControl 比FormControl更强大!

文件大小:230KB

文件格式:ZIP

更新时间:2024-06-03 10:49:24

angular typescript reactive forms generics

Angular的类型安全表单 :memo: 因为FormControl比FormControl更棒! 概述 什么? :thinking_face: 这是一个使Angular Forms更类型安全的小型库! 类型安全版本FormControl , FormGroup , FormArray和ControlValueAccessor 与@angular/forms和现有的Angular库100%兼容! 易于使用! 附加的只读属性value$ , valid$ , pristine$ , errors$ , enabled$以及更多。 ControlValueAccessor的默认实现 类型安全验证器 为什么? :male_sign:‍:male_sign: 角形不是很安全的类型。 他们接受任何类型的价值。 该库使您的代码更具类型安全性。 类型安全性越高意味着错误的风险就越小! 安装 :cloud_with_lightning: npm npm install ngx-typesaf


【文件预览】:
ngx-typesafe-forms-master
----.travis.yml(145B)
----package.json(2KB)
----tslint.json(358B)
----angular.json(4KB)
----LICENSE(1KB)
----tsconfig.json(913B)
----.all-contributorsrc(1KB)
----.gitignore(631B)
----CHANGELOG.md(5KB)
----commitlint.config.js(67B)
----README.md(6KB)
----yarn.lock(511KB)
----.editorconfig(246B)
----projects()
--------ngx-typesafe-forms()
--------demo()

网友评论