Thanks for all the feedback to my previous question regarding the availability of Vue3 in NC. I am now experimenting with the alpha version of @nextcloud/vue and things are looking good so far.
To speed up the development process I am test-driving VueDesigner, a new product based on the Pinegrow HTML editor, which will help me graphically design my app’s UI. VueDesigner supports a number of libraries and frameworks and it would be awfully nice to have NC support as well.
To use the NC/vue components a webtypes.json
file is required which is distilled from a project’s inline documentation using the JetBrains/web-types module. I currently have no access to the source files of @nextcloud/vue 9.0.0 alpha so I cannot generate the web-types.json file myself.
Any chance to get read access to the sources?
Or could some helpful soul please run the util and provide the file to me?
That would greatly help me. In fact, it is a do-or-die for using VueDesigner
BTW: As soon as nc/vue3 is out of alpha it might be worthwhile checking back with PineGrow, maybe there is a way for official support of the NC components library in VueDesigner.