I think it's better to separate it from this repo. It's more like a DSL layer stuff, a javascript framework to run the dot vue file on web platform, not a feature of weex SDK it self. Since the rax DSL framework is not included in this repo, it's more or less the same.
I have already created a new repo for these codes, with building scripts and test cases: https://github.com/MrRaindrop/weex-vue-render The main project in this repo should be more focusing and cleaner, and the render codes in html5 folder could all be removed later. 2017-12-19 17:31 GMT+08:00 Hanks Zhang <[email protected]>: > The "weex-vue-render" is a component and module library for Vue.js. It > enables pages written in Weex + Vue to run on the Web platform. It can be > used to downgrade the weex native pages to web pages. > > However, I think this package should separate from the incubator-weex repo. > > Because it doesn't rely on any code of WeexSDK, and WeexSDK doesn't rely on > any code of weex-vue-render neither. Even the vue framework itself is > separated from the incubator-weex repo, weex require it as a dependency, > not to mention that weex-vue-render is not a part of WeexSDK. > > Moreover, weex-vue-render also required many web dependencies which could > not be used in WeexSDK. I think it's a better to keep the source code of > incubator-weex more simple and move the weex-vue-render and its > dependencies to a separate repo. > -- -------------------------------- Best Wishes! _danz
