Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 281 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 281 Bytes

thumbnail-with-cache npm version

Node.js package to generate image thumbnails, with an LRU disk cache.

Install: npm install thumbnail-with-cache.

Usage: see example.ts.