0.0.12 • Published 1 year ago

next-picture-image v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

next-picture-image

Why this exists:

The next/image component outputs an <img> with a srcSet. It does not allow for fine-tuning of the image quality per density, or the ability to have different images per width. My team were very keen to use next/image but wanted these features.

What this does:

This follows a similar pattern to next/image, with a very similar output. The major difference is that it accepts more customisation options and outputs an image in the <picture><source><img> structure.

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago