tuupola/lazyload

Is this still maintained?

Opened this issue · 4 comments

Is this still maintained?
rejas commented

I'm wondering about this too. The library is still very useful and I would glady help get the v2 rework in shape. So, whats your intentions with it @tuupola ?

Not super actively but still maintained. Just released 2.0.0-rc.1.

Newer browsers now support native lazy image loading natively using <img loading="lazy">, but as you can see here (https://web.dev/native-lazy-loading/) using libraries like these are still needed for older browsers.

Why not just make 2.0.0 final without RC?