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

Add caching support #251

Closed ritz078 closed 6 years ago

d8vjork commented 6 years ago

Awesome, waiting for the release!

ritz078 commented 6 years ago

@d8vjork v5 is released.

ritz078 commented 6 years ago

Rather than caching the data inside the library, it will make sense if the user caches the data as it involves a lot of checks in options that the user may sometimes want or sometimes ignore.