Tencent / omi

Web Components Framework - Web组件框架
http://omijs.org
Other
13.06k stars 1.25k forks source link

Support for SSR? #72

Open styfle opened 6 years ago

styfle commented 6 years ago

Does Omi support server-side rendering?

olafura commented 6 years ago

That's what web components do natively so what you do is include your web components and either compose the dom tree yourself or let a web framework do it for you. React and other frameworks have to do a lot more so to support this so they need this feature.

dntzhang commented 5 years ago

https://github.com/Tencent/omi/blob/master/packages/omis/README.md