UNPKG

hexo-lazyload-image

Version:

a hexo plugin which is used to have all images support lazyload, with the help of this functionality, it will improve lots of the loading proformance.

13 lines 181 B
{ "env": { "browser": true, "node": true, "es6": true }, "rules": { "semi": [ "error", "always" ] } }