A pure ESM helper library to mass blur all images in the given directory.
Made as a dependency for: EXILL-SUARL/themeforest-release.
NPM:
npm i @exill-suarl/batch-blur-images
Yarn:
yarn add @exill-suarl/batch-blur-images
Note: This library is native ESM and does not provides a CommonJS export. If your project uses CommonJS, you'll have to convert to ESM or use the dynamic import()
function.
For more information please read this gist.
Auto-generated documentation can be found at: https://exill-suarl.github.io/batch-blur-images.