文件名称:ng-password-validation:使用AngularReact形式自定义密码验证
文件大小:152KB
文件格式:ZIP
更新时间:2024-04-11 01:01:35
angular-cli validation-rules TypeScript
AngularReact形式的密码验证 该存储库保存了我的博客文章“的代码示例。 该项目是使用Angular CLI 11.2.5创建的。只有2个依赖项: Bootstrap 4.6 Bootstrap图标1.4 克隆存储库: https://github.com/inexuscore/ng-password-validation.git 安装软件包: npm install 并运行项目: npm start :copyright:2021,
【文件预览】:
ng-password-validation-main
----.gitignore(631B)
----e2e()
--------src()
--------tsconfig.json(274B)
--------protractor.conf.js(904B)
----package.json(1KB)
----tslint.json(3KB)
----package-lock.json(573KB)
----src()
--------app()
--------assets()
--------main.ts(372B)
--------test.ts(753B)
--------environments()
--------index.html(313B)
--------favicon.ico(948B)
--------styles.scss(85B)
--------polyfills.ts(3KB)
----karma.conf.js(1KB)
----LICENSE(1KB)
----tsconfig.spec.json(333B)
----tsconfig.json(549B)
----.browserslistrc(703B)
----angular.json(4KB)
----tsconfig.app.json(287B)
----README.md(701B)
----.editorconfig(274B)