zlacker

[parent] [thread] 0 comments
1. jshear+(OP)[view] [source] 2025-04-30 20:11:37
> Assuming 60 characters per line, that’s 200k lines of code?

The code is minified so there's relatively few characters for each source line, if you run it through a pretty-printer to restore sensible formatting then it turns into well over half a million lines of code.

[go to top]