[![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).