hc-js-editor web component

This is a simple JS editor component, that is isolated out of the hc-live-chart component, in order to simpler maintain this component separately.

The element rendered without any data

before the editor

() => console.log(1);

    after the editor
The sourcecode read via the <hc-js-editor> attribute sourceCode