owenleonard
owenleonard
I saw issue 69 (https://github.com/jdc0589/JsFormat/issues/69) and it related to something I was trying to figure out. I like the formatting that jsbeautify does for javascript, but not for JSON. I...
Make hiding/showing datasets configurable. Enable user to change ping/upload/download labels.
Speedtest frequently fails to find the best server on the hour. Google searches revealed this to be due to high server load. To address this, I added a retry attempts...
JS variables defined using `let` cannot be redefined, but variables defined using var can. These changes allow the user to simply copy the file to their data directory and then...