Kid Pix in JavaScript/HTML(kidpix.app)
kidpix.app
Kid Pix in JavaScript/HTML
https://kidpix.app/
5 comments
I remember this. What I don't remember is the unfortunate name. Goodness.
Fun Fact, it's referenced as KiddoPaint behind-the-scenes :p
https://kidpix.app/js/app.js
https://kidpix.app/js/app.js
This is fantastic, but where is the dynamite stick? I really need it. That was all I remember anyone doing. Maybe I forget where its located in the toolbar.
It shows up when you select the eraser. I made a beeline for it too :)
I never understood what the icon under the paintbrush was. A manilla folder with a rock suspended on a string? A boat with an outboard motor? A Cylon duck? What am I looking at?
An egg beater, perhaps?
Ahhh that could be it.
Yep! Here's a photo from the manual with all the original names of the tools: https://imgur.com/a/Xke5YU2
Amazing!
Very nice and works perfectly on macOS/Safari 14! It's refreshing to see that there are only two direct dependencies.
From package.json
"dependencies": {
"js-beautify": "^1.13.13",
"uglify-es": "^3.3.10"
}More discussion going on over here from a later submit: https://news.ycombinator.com/item?id=28073383