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

mintchaos/flippant.js

A mini dependancy-less UI lib for flipping over DOM nodes. observed · 2026-08-28

github.com/mintchaos/flippant.js · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4825
  • days_rel: n/a
  • days_push: 2798
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1536 stars · 155 forks observed · 2026-08-28

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

Flippant.js is a tiny, dependency-free JavaScript library for flipping over DOM nodes with CSS 3D transforms. It provides a single `flippant.flip` function that creates a back element (card or modal mode) which can be customized via CSS classes.

Use cases

  • flip a card over to show details on the back
  • create a modal that flips in from an element
  • add 3D flip animations to DOM elements without a framework
  • show extra content when a user clicks a tile
  • customize flip animations with my own CSS classes

When to choose

  • you need a minimal, zero-dependency flip effect
  • you want full CSS customization of the animation
  • you're adding card/modal flips to a plain JavaScript site

When to avoid

  • you need a full UI component framework
  • you need animations beyond flipping
  • you need actively maintained software with a license

Facets

library · maturity maintenance

ui-components animation frontend web-development browser dom-flip zero-dependency css-animations card-flip modal javascript

1 source

Member repositories

RepositoryRoleHealth v2
mintchaos/flippant.jsmain32

For agents

markdown · JSON · MCP: product_card(name="mintchaos/flippant.js")

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