discourse/plugins/lazy-yt
Joffrey JAFFEUX 530d9ab071
DEV: enforces eslint’s curly rule to the codebase (#10720)
eslint --fix is capable of fix it automatically for you, ensure prettier is run after eslint as eslint --fix could leave the code in an invalid prettier state.
2020-09-22 16:28:28 +02:00
..
assets DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
README.md DEV: consistent plugin nomenclature. 2019-08-22 11:08:06 +05:30
plugin.rb UX: Make youtube embeds full width by default (#10106) 2020-06-23 17:21:36 -03:00

README.md

lazy-yt

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