arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Convert components to html as well? #59

Closed arielsalminen closed 6 years ago

peckomingo commented 6 years ago

This would be a great feature for cases when you have to build traditional pure server generated pages and have to pass the generated code and templates to a Backend team for further processing with ASP, PHP or similar.

jnowland commented 6 years ago

We are investigating making a system that has multiple vendors with multiple frameworks. This would be a very nice feature.

arielsalminen commented 6 years ago

@jnowland @peckomingo This is now coming, but since there are two issues related to this, I’ll close this one and let’s continue discussion here: https://github.com/viljamis/vue-design-system/issues/77