@exill-suarl/batch-blur-images

batch-blur-images

CI test Status deps last commit NPM version License

A pure ESM helper library to mass blur all images in the given directory.

Made as a dependency for: EXILL-SUARL/themeforest-release.

Installation

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.

Documentation

Auto-generated documentation can be found at: https://exill-suarl.github.io/batch-blur-images.

Generated using TypeDoc