primefaces / sakai-vue

https://sakai.primevue.org
MIT License
468 stars 255 forks source link

Vuepress + PrimeVue #6

Open inNetto opened 1 year ago

inNetto commented 1 year ago

What problem does this feature solve?

We could show PrimeVue components inside VuePress What does the proposed API look like?

We could make an interative way to show primeVue components inside VuePress How should this be implemented in your opinion?

VuePress is a doc built with Vue. If in this doc we need to show some app built with PrimeVue or other frameworks, today, we cant. To be able to import others frameworks could be better.

Are you willing to work on this yourself?

Dont know how much work it will take. I can help, for sure.

inNetto commented 1 year ago

I have worked in this issue. The problem is when i build i take the follow error: cannot use import statement outside a module