@xAPPO thx for asking. I started out with the following MQTT implementation (without having tried anything yet):
https://www.npmjs.com/package/mqtt/v/2.9.0#browserify
I couldn't find a simple "publish" javascript implementation for use - that would have been my ideal solution.
Any ideas or hints?