A quick VST editor

Ok, so have a look here for a method to put xml into OSC

Get xml using node

yes I had seen this post using node.
How do you easily install "node", or "xml-js"
and all the modules like "glob" that we need?

i start to install node ...

i install package , xml2js , glob , etc...
and I'm trying to code something...

@Patrick
what os do you use ?

windows 10

I am trying to convert the procedure to javascript.
Question: I put my module in "custon"module". Do I put a *.json file as input in "load" .
If so, what should it contain?

when i install xml2json , i have a "deprecated" message under npm.
what should I do ?