I've started using the Chrome dev console more and more now for developing web pages - especially if you have a file on the PC the editor can save the changes back to disk, and it's fantastic for messing around with CSS in realtime.
It'd be great if you could give a PR for your extra changes (like the stepping bug and extra widgets :)
Eventually the plan with TinyDash is to provide a minified version (including CSS) that'd be a bit easier to serve up right from Espruino - but I haven't got around to that yet so I'm afraid the minification step would be up to you.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I've started using the Chrome dev console more and more now for developing web pages - especially if you have a file on the PC the editor can save the changes back to disk, and it's fantastic for messing around with CSS in realtime.
It'd be great if you could give a PR for your extra changes (like the stepping bug and extra widgets :)
Eventually the plan with TinyDash is to provide a minified version (including CSS) that'd be a bit easier to serve up right from Espruino - but I haven't got around to that yet so I'm afraid the minification step would be up to you.