node-pureimage-cache
Image Thumbnail cache built on PureImage. It scales down images Typically it would be used inside of a web-server application. Create an instance of the
const paths =const ImageCache =const cache =cacheDir:paths //absolute path of the dir to store thumbnailsuseWorkers:false //use a background process to do the scalingcache