gulp-jimp-wrapper
Manipulates images using Jimp.
Install
npm install --save-dev gulp-jimp-wrapper
Usage
const src dest = const jimp = exports { return }
or use ES module
API
declare
See jimp #methods for the full documentation.
Note that basename
option should only be used when gulp.src()
takes in one single file.
Be careful with the Jimp.write()
method.
License
MIT License © 2020 Exuanbo