zouhir / lqip

Low Quality Image Placeholders (LQIP) Module for Node
433 stars 30 forks source link

allow using sharp instead of jimp #13

Open endiliey opened 5 years ago

endiliey commented 5 years ago

Motivation

For processing many images, using sharp can be much faster than jimp.

Instead of locked in to jimp or sharp, lets allow user to choose ?