@sardine/eleventy-plugin-image-optimiser
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

@sardine/eleventy-plugin-image-optimiser

An 11ty plugin to optimise your images.

Features

Requirements

Installation

npm install --save-dev @sardine/eleventy-plugin-image-optimiser

How to use it

// .eleventy.js
const imageOptimiser = require('@sardine/eleventy-plugin-image-optimiser');
module.exports = function (eleventyConfig) {
  eleventyConfig.addPlugin(imageOptimiser);
};

Options

License

MIT

Package Sidebar

Install

npm i @sardine/eleventy-plugin-image-optimiser

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

35.3 kB

Total Files

7

Last publish

Collaborators

  • petinga
  • marabyte