react-webcomponent-poc:结合使用Web Components API和React。 POC和案例研究

时间:2024-02-26 21:43:42
【文件属性】:

文件名称:react-webcomponent-poc:结合使用Web Components API和React。 POC和案例研究

文件大小:180KB

文件格式:ZIP

更新时间:2024-02-26 21:43:42

react redux-observable web-components poc shadow-dom

react-webcomponent-poc 该存储库演示了使用React / Redux / RxJS / Typescript设置SPA的简单方法。 在采用其他解决方案之前,我们使用它来将React SPA嵌入到Vue应用程序中。 使用Web Components API代替iframe,通过同步调用重新使用Vue面板中的现有功能。 构建后,此SPA可以用作HTML页面内的 。 例如,请参阅 。 概要 运行npm start并转到打印到屏幕上的URL。 您将看到一个页面,该页面将IP打印到屏幕上,并每1分钟刷新一次。 此页面演示了通过red


【文件预览】:
react-webcomponent-poc-master
----.gitignore(4KB)
----tsconfig.json(403B)
----README.md(2KB)
----development()
--------index.ejs(285B)
--------webpack.config.js(375B)
----.prettierrc(80B)
----package.json(3KB)
----tslint.json(651B)
----src()
--------components()
--------containers()
--------services()
--------polyfill.ts(368B)
--------i18n.test.ts(788B)
--------webcomponent.tsx(1KB)
--------translations()
--------i18n.ts(1KB)
--------store()
--------register.ts(159B)
----config()
--------dev.ts(106B)
--------stage.ts(106B)
--------prod.ts(106B)
--------model.ts(56B)
----jest.config.js(399B)
----webpack.config.js(1005B)
----.stylelintrc(93B)
----package-lock.json(636KB)

网友评论