Ross ROSS = Recommend OSS · open-source software intelligence for agents

rnmp/salvattore

A jQuery Masonry alternative with CSS-driven configuration. observed · 2026-08-28

github.com/rnmp/salvattore · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4920
  • days_rel: n/a
  • days_push: 3106
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2153 stars · 236 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Salvattore is a lightweight, dependency-free JavaScript library that arranges HTML elements into a multi-column masonry-style grid, configured entirely through CSS. It serves as a jQuery Masonry alternative where the number of columns is defined via the ::before pseudo-element's content property, with built-in media query support for responsive layouts.

Use cases

  • build a masonry-style grid layout without jQuery
  • create responsive multi-column layouts driven by CSS media queries
  • replace jQuery Masonry with a lightweight standalone script
  • dynamically append or prepend items to an existing grid
  • organize card or tile content into columns that adapt to screen size

When to choose

  • you want a tiny (~2.7KB gzipped) dependency-free masonry layout
  • you prefer configuring column counts in CSS rather than JavaScript
  • you need responsive column counts via media queries
  • you must support older browsers like IE9+

When to avoid

  • you need modern CSS Grid or Flexbox layouts instead of JS-driven columns
  • you need actively maintained software with recent updates
  • you need balanced column heights (listed as upcoming, not implemented)
  • your project already uses a modern framework with built-in layout tooling

Facets

library · maturity maintenance

ui-components frontend-framework web-development frontend web-design browser masonry-layout css-grid responsive-layout media-queries vanilla-js lightweight javascript

3 sources

Member repositories

RepositoryRoleHealth v2
rnmp/salvattoremain10

For agents

markdown · JSON · MCP: product_card(name="rnmp/salvattore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem