文件名称:ngx-tour-of-heroes-mvp:使用Model-View-Presenter模式的Tour of Heroes Angular应用
文件大小:175KB
文件格式:ZIP
更新时间:2024-06-11 06:42:25
angular mvp mvp-pattern tour-of-heroes TypeScript
使用Model-View-Presenter模式的Tour of Heroes Angular应用 该项目是使用版本7.0生成的。 模型视图展示者 容器组件,演示组件和演示者使用MVP(模型-视图-演示器)模式进行组合。 文章 开发工具 具有热模块替换功能的Angular CLI开发服务器。 在具有Wallaby.js集成的无头Chrome浏览器中使用Karma进行单元测试。
【文件预览】:
ngx-tour-of-heroes-mvp-develop
----.gitignore(521B)
----e2e()
--------src()
--------tsconfig.e2e.json(214B)
--------protractor.conf.js(918B)
----package.json(2KB)
----tslint.json(3KB)
----src()
--------app()
--------tslint.json(244B)
--------karma.conf.js(973B)
--------assets()
--------tsconfig.spec.json(282B)
--------main.ts(865B)
--------wallaby-test.ts(369B)
--------test.ts(672B)
--------tsconfig.app.json(221B)
--------environments()
--------index.html(301B)
--------favicon.ico(5KB)
--------hmr.ts(1KB)
--------test()
--------styles.css(1KB)
--------browserslist(51B)
--------polyfills.ts(3KB)
----wallaby.js(2KB)
----LICENSE(1KB)
----tsconfig.json(435B)
----angular.json(4KB)
----README.md(577B)
----.vscode()
--------settings.json(57B)
--------launch.json(658B)
----.editorconfig(245B)
----yarn.lock(312KB)