Skip to content

Commit 3f9ee8b

Browse files
authored
Update javascript.markdown
1 parent d713d8d commit 3f9ee8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wiki/javascript.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ layout: "wiki-page"
55

66
# Tools
77

8+
* [Brotli bootstrapping based on WOFF2 font](https://gist.github.com/lifthrasiir/1c7f9c5a421ad39c1af19a9c4f060743)
89
* [compeko](https://gist.github.com/0b5vr/09ee96ca2efbe5bf9d64dad7220e923b) pack JavaScript into a self-extracting html+deflate
910
* [NGPNG](https://github.com/subzey/ngpng)
1011
* [fetchcrunch](https://github.com/subzey/fetchcrunch) Like ZPNG and JsExe but using CompressionStream
@@ -25,6 +26,7 @@ layout: "wiki-page"
2526
* [https://github.com/TimvanScherpenzeel/glsl-minifier](https://github.com/TimvanScherpenzeel/glsl-minifier)
2627

2728
# Other References
29+
* [JavaScript and Demoscene Sizecoding, by p01](https://www.youtube.com/watch?v=waFzG0IVXCw&t=2s&ab_channel=Lovebytedemoparty)
2830
* [http://nanard.free.fr/demojs/](http://nanard.free.fr/demojs/) | [local copy](/html_articles/demojs stuff.html)
2931
* [http://js1k.com/](http://js1k.com/)
3032
* [https://js1024.fun/](https://js1024.fun/) succcessor to js1k

0 commit comments

Comments
 (0)