shel/neos-sqip
composer require shel/neos-sqip
Neos CMS SQIP image renderer
0.2.0
Readme excerpt
A base package for Neos CMS projectsDescription
This package provides a fusion object for Neos CMS to render svg image placeholders based on the SQIP technique. They can be used to show a blurry or abstract version of an image while the real image is still lazy loading.
You can see it in action here.
Learn more about SQIP is a method to generate SVG based placeholders for images here:
- Original node.js version sqip used by this package.
- The go variant which is also supported via configuration.
Attention: the node.js based sqip is not released in version 1 yet.
Therefore breaking…
Read more
The same vendor provides 27 package(s).