@exill-suarl/batch-blur-images
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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.

/@exill-suarl/batch-blur-images/

    Package Sidebar

    Install

    npm i @exill-suarl/batch-blur-images

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    19

    Last publish

    Collaborators

    • exilvm