NS8 ui lib vue3

Hello @davidep and @stephdl
Happy new Year

I was asking is there a vue3 ns8 ui library

lets answer @andre8244

Hello Elvis,

there is currently no Vue 3 library for NS8. We evaluated this option carefully, but it would require migrating all library components to Carbon 11, as well as migrating the core and all NS8 modules to Vue 3. This represents a huge amount of work and, in the end, it wouldn’t be worth the effort.

1 Like

Thank you @andre8244 for the feedback
i had started migrating the ui lib thats why i asked so that i dont repeat already done work
For one replacing carbon 11 i was thinking of using this

Since they appear to have the same api as carbon 11

Reason i want to migrate to vue3 is i am currently testing web terminals and i would like to impliment the web terminal in ns8-modules
Here is the example implimentation
https://web-terminals.vercel.app/

GitHub - nethesis/vue-components: Vue 3 components and utilities library based on Flowbite is the library we developed for our vue 3 applications. I don’t understand what you mean by “it appears to have the same api as carbon 11” but I don’t think this is a viable solution.

I meant like props and actions appears to be the same as for carbon vue

let me dig deep into it and let you know

1 Like

i have been porting the ns8-ui-lib to vue 3 still in alpha version hopefully will test this week on a module to check if it works

2 Likes