Y
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
oefrha
61 days ago
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.
link
efilife
61 days ago
Am I crazy or is this not minified, but obfuscated to hide what the code does? Can't test right now
link
okovooo
59 days ago
This is a minified code.
link
reactordev
61 days ago
But every website is source available. How else would you render it? Streaming PNGs?
link
If this is source available then every website is source available.