←back to thread

Show HN: Boing

(boing.greg.technology)
320 points gregsadetsky | 2 comments | | HN request time: 0.41s | source
Show context
TheAceOfHearts ◴[] No.46094243[source]
Any consideration on sharing the unminified code? I was a bit curious to read through the code and it seems like such a shame to keep it obfuscated. From a quick perusal, it seems like the bulk of the code comes from howler.js (a sound library), and the core functionality is conveniently implemented below the mobile template.
replies(3): >>46094464 #>>46094608 #>>46094997 #
1. gregsadetsky ◴[] No.46094997[source]
Of course! https://github.com/gregsadetsky/boing
replies(1): >>46095090 #
2. mmabbq ◴[] No.46095090[source]
Turns out I was curious too, so I tried to de-minify it myself. Now I get to see how close I was.

https://pastebin.com/FKyz20LG