世界时间:代表在Angular中使用Web组件标准的示例

时间:2024-02-26 21:36:35
【文件属性】:

文件名称:世界时间:代表在Angular中使用Web组件标准的示例

文件大小:135KB

文件格式:ZIP

更新时间:2024-02-26 21:36:35

angular web-components WebComponentsTypeScript

世界时间网络组件 表示在Angular中使用标准Web组件的示例。 要创建Web组件,您应该在the app.module.ts定义它。 AppModule的构造函数中提供的AppModule 。 web-component.js文件用于将所有脚本连接为单个文件,并将其移动到单独的文件夹白色样式。 要构建Web组件,您应该使用packaje.json文件中的脚本build:production:web-component 。 它将使用dist/web-component/world-time创建新文件夹dist/web-component/world-time ,其中将包括两个文件wor


【文件预览】:
world-time-master
----tsconfig.spec.json(270B)
----src()
--------main.ts(372B)
--------index.html(512B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
--------styles.scss(1KB)
--------assets()
--------test.ts(753B)
--------app()
----angular.json(4KB)
----web-component.js(635B)
----tsconfig.json(489B)
----tslint.json(2KB)
----README.md(898B)
----tsconfig.app.json(210B)
----browserslist(429B)
----.editorconfig(246B)
----.gitignore(631B)
----karma.conf.js(1022B)
----package-lock.json(491KB)
----e2e()
--------src()
--------tsconfig.json(214B)
--------protractor.conf.js(808B)
----package.json(2KB)

网友评论