scala-js / scala-js-dom

Statically typed DOM API for Scala.js
Other
315 stars 160 forks source link

Fixup `Blob` and `File` APIs #721

Closed zetashift closed 2 years ago

zetashift commented 2 years ago

I'm unsure about a lot of things about the code I wrote, for example moving the name to the constructor part. And should FileOptions be in it's separate file? Also unsure about the type of bits.

Anyhow let me know what you think then I'll gladly change it.

zetashift commented 2 years ago

I think I did an oopsie with Git

edit: hopefully a squash can suffice :P

zetashift commented 2 years ago

Anytime! I have Image half finished I think, but this week I'm spending more time in the learning-backend-development realm, so I hopefully I get that PR done next week.