remark-oembed
remark-oembed copied to clipboard
Can this be used on frontend?
Im trying to use it inside a react app but looks like it requires got package which is only can be used with node?
Is this possible to use this on frontend side?
Thanks
The error that is thrown when you try to use this in the browser is:
Uncaught Error: Cannot find module 'http'