purescript-web/purescript-web-dom

Any interest in adding ResizeObserver?

nsaunders opened this issue · 2 comments

Please let me know, and I'd be happy to contribute if so... Thanks in advance for your response!

garyb commented

It looks like ResizeObserver has its own spec, so we'd want to make a separate library for that, but, sure! 🙂

Thanks, @garyb, I've done it! https://github.com/nsaunders/purescript-web-resize-observer

Would you please let me know if there would be any interest in transferring this to the purescript-web organization?