100/10 for mobile usability. Panning, Zooming, selecting and moving was so seamless I thought I was tripping out.
The whole code base is a breath of fresh air to be honest: https://github.com/royalbhati/sqltoerdiagram/blob/main/src/m... Author is top notch in my book. I'm a sucker for someone taking a complex problem and distilling out a simple solution. I don't know of higher praise to give a developer.
const $ = (id) => document.getElementById(id);