Hacker News new | ask | show | jobs
by captbaritone 2166 days ago
Looks like this is a fork of https://jspaint.app/
3 comments

They disclose this in the (beautifully done) about page.
What is the difference between those two?
The main differences are:

* it works totally offline (it performs no XHR requests and none of the libraries are linked to CDNs or other sites)

* is contained within a single ~1 MB in size .html file (I baked all images, scripts, style sheets, etc. within a single file)

* is lighter, as I removed some features to keep it closer to the original (but kept a few like the history and rendering as a GIF)

* is Win XP themed instead of Win 95

Is it possible to save it locally and work on that?
Cool!
This looks like Win98 paint :)