# FlipClock **Repository Path**: mirrors_objectivehtml/FlipClock ## Basic Information - **Project Name**: FlipClock - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-06 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![codecov](https://codecov.io/gh/objectivehtml/FlipClock/branch/master/graph/badge.svg)](https://codecov.io/gh/objectivehtml/FlipClock) [![Tests](https://github.com/objectivehtml/FlipClock/actions/workflows/master.yaml/badge.svg)](https://github.com/objectivehtml/FlipClock/actions/workflows/master.yaml/badge.svg) [![npm version](https://badge.fury.io/js/flipclock.svg)](https://badge.fury.io/js/flipclock) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) # FlipClock.js A full featured, themeable, type safe, and well tested library for clocks, timers, counters, and flipboards. ## Install ```bash pnpm add flipclock ``` ```bash npm i flipclock ``` ```bash yarn add flipclock ``` ## Documentation To check out docs, visit [https://flipclockjs.com/](https://flipclockjs.com/). ## Changelog Detailed changes for each release are documented in the [CHANGELOG](https://github.com/objectivehtml/FlipClock/blob/master/CHANGELOG.md). ## License FlipClock.js is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).