# Timer

## Overview

Timer can be used to create countdowns, chronometers.

This is a <mark style="background-color:purple;">Vanilla JS</mark> Component.

## Demo

<https://nectar.website/demo/components/timer/>

## Usage

You can refer to the code present in `/partials/components/timer.html` file and use it accordingly.

## Docs

<https://albert-gonzalez.github.io/easytimer.js>
