@gulppress/images
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-6 • Public • Published

@gulppress/images

Easily minify, resize, and convert images into modern formats and transform SVG images/icons into PHP partials.

@gulppress/images is part of the gulppress workflow to build assets for WordPress.

Check out the gulppress documentation before using to take full advantage of everything it has to offer.

Install

$ npm install --save-dev @gulppress/images

Usage

Basic

API

src

Type: string | string[]

A glob string or an array of glob strings.

Gets be passed to gulp.src().

dest

Type: string | string[]

The path of the output directory where files will be written.

Gets passed to gulp.dest().

License

MIT © Woda

Readme

Keywords

none

Package Sidebar

Install

npm i @gulppress/images

Weekly Downloads

2

Version

0.0.1-6

License

MIT

Unpacked Size

13.9 kB

Total Files

19

Last publish

Collaborators

  • davidmondok
  • wwwoda