Web editor for reference nets
npm install reference-net-editor
window.onload = () => { let drawing = new window.drawing.Canvas(canvasid); };