# mintchaos/flippant.js

A mini dependancy-less UI lib for flipping over DOM nodes.

Repository: https://github.com/mintchaos/flippant.js
Canonical: https://ross.abutalabs.com/products/flippantjs
Language: JavaScript
License Family: other
Last push: 2019-01-04T03:22:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4825, "days_push": 2798, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1536, forks 155 (observed 2026-08-28T04:04:59.903661+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: dom-flip, zero-dependency, css-animations, card-flip, modal, javascript

## Member repositories
- mintchaos/flippant.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.903661+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:05.686097+00:00, confidence not recorded.
  - readme: https://github.com/mintchaos/flippant.js (fetched 2026-08-28T04:04:59.903661+00:00, sha 3a897eb1d92e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
