Hacker News new | ask | show | jobs
by gwerbin 61 days ago
It's source-available proprietary software that happens to be distributed through NPM.
1 comments

It's not source available, there's only bundled minified code looking like https://unpkg.com/ooko@0.121.0/static/js/main..js

If this is source available then every website is source available.

Am I crazy or is this not minified, but obfuscated to hide what the code does? Can't test right now
This is a minified code.
But every website is source available. How else would you render it? Streaming PNGs?