ritz078 / embed-js

🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨
https://codesandbox.io/s/Wp5OlNMn
MIT License
1.27k stars 88 forks source link

Unable to use on nodejs due to window not being available #244

Closed xPaw closed 7 years ago

xPaw commented 7 years ago

Like here: https://github.com/ritz078/embed.js/blob/37a302acbee12f035f9b8a90b33a6456c9f0be61/src/js/main.js#L88-L95

Also XMLHttpRequest is not available (comes from unfetch)

ritz078 commented 7 years ago

Duplicate of #180