react webcomponent poc:结合使用Web Components API和React。 POC和案例研究 源码
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.zip
(预估有个73文件)
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
暂无评论