discourse/plugins/lazyYT
Sam Saffron 30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
..
assets UX: Youtube embed title overlaps with select-kit 2018-08-24 14:32:22 +08:00
README.md FEATURE: ship lazyYT plugin by default 2014-07-22 08:19:01 +05:30
plugin.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00

README.md

lazyYT

Lazy load YouTube videos plugin for Discourse, highly inspired by the lazyYT jQuery plugin.