Skip to content
railsengines.com

Vitals Image

Image tags that conform with web vitals

No ratings yet
Gem
vitals_image
Repository
FestaLab/vitals_image
License
MIT
Stars
21
Added
August 11, 2026

About

Image tags that conform with web vitals

Vitals Image is a lib that makes it easier to create image tags that follow best practices for fast loading web pages in rails projects. It does that by adding a new view helper (vitals_image_tag) that can take a string or an active storage attachment and automatically set width, height and a few other recommended attributes.

Installing it

ruby
# Gemfile
gem "vitals_image"

Details

21 stars on GitHub · MIT licensed · maintained by FestaLab. Source: https://github.com/FestaLab/vitals_image

Discussion (0)

Sign in to join the discussion.

No comments yet.