0.7.0 • Published 8 years ago

@sa-labs/leo-plugin-images v0.7.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Leo Plugin Images

Provides Image processing for the Leo static site generator.

Installation

npm i --save leo-plugin-images

then add it to the plugins list in your .leorc.

{
  "plugins": [
    "leo-plugin-images"
  ],
  ...
}

Usage

require an image in any React Component. The image will be optimized, the filename hashed and the new image will be output into the dist/ directory.

0.7.0

8 years ago

0.4.1

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.2.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago