# objectivehtml/FlipClock

Repository: https://github.com/objectivehtml/FlipClock
Canonical: https://ross.abutalabs.com/products/flipclock
Homepage: http://flipclockjs.com/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-09-09T21:06:56+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 41, release rhythm 44, longevity 100
- inputs: {"age_days": 4886, "days_push": 358, "days_rel": 374, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2785, forks 957 (observed 2026-08-28T04:07:21.896667+00:00)

## What it is
FlipClock.js is a themeable, type-safe TypeScript library for rendering clocks, timers, counters, and flipboards in web applications. It is framework-agnostic, working with React, Vue, Angular, Svelte, Solid, or vanilla JavaScript, with full control over markup, styling, and behavior.

## Use cases
- add a flip-style countdown clock to a website
- display an animated timer widget in the browser
- show an elapsed time or stopwatch counter on a web page
- build a scoreboard-style flipboard display in JavaScript
- embed a themeable clock widget in a React or Vue app
- create a production-ready countdown for a landing page

## When to choose
- you need polished, animated flip-clock, timer, or counter displays in any web frontend
- you want framework-agnostic rendering with full control over markup, styling, and behavior
- type safety, unit test coverage, and production readiness are important to your project

## When to avoid
- you need backend time scheduling or headless time logic rather than a visual display widget
- you need canvas/WebGL-grade animation or native mobile/native desktop clock components
- your environment has no DOM (pure server-side or non-browser runtime) since rendering is DOM-based

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: web-development, frontend
- platform: browser
- tags: flip-clock, clock, timer, countdown, counter, flipboard, themeable, framework-agnostic, typescript, widgets

## Member repositories
- objectivehtml/FlipClock (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.896667+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-30T08:16:02.544152+00:00, confidence not recorded.
  - readme: https://github.com/objectivehtml/FlipClock (fetched 2026-08-28T04:07:21.896667+00:00, sha c2f481e8a00b)
  - homepage: http://flipclockjs.com/ (fetched 2026-08-29T09:55:26.426817+00:00, sha 3e0cbaa314d5)
  - site_page: https://flipclockjs.com/guide/getting-started.html (fetched 2026-08-29T09:55:26.436165+00:00, sha b4fe6bd8f6b4)
  - registry_npm: https://registry.npmjs.org/flipclock (fetched 2026-08-29T09:55:26.438043+00:00, sha 41f6ffd4109f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
