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

use linkifyjs/string instead of html-linkify #263

Open lzgrzebski opened 6 years ago

lzgrzebski commented 6 years ago

I checked this issue https://github.com/ritz078/embed-js/issues/257 and its ended up that is html-linkify problem which dont seems to be maintained anymore. I just changed dependency to the linkifyjs.

ritz078 commented 6 years ago

This library is 7.4 KB minified and gzipped. What we can do is fork html-linkify.

lzgrzebski commented 6 years ago

sure I can have a look when I'll have some free time.