<div align="center">
  <a target="_blank" href="https://www.npmjs.com/package/ticktock-es"><img src="https://img.shields.io/npm/v/ticktock-es.svg"></a>
  <a target="_blank" href="https://bundlephobia.com/package/ticktock-es@latest"><img src="https://badgen.net/bundlephobia/min/ticktock-es"></a>
</div>

## TICKTOCK.JS

A nifty ES20xx `Date` extension.

The module presents a wrapped *locale and time zone sensitive* JS `Date` 'constructor'.
<br>The module has *no dependencies* and a *small footprint*.

Furthermore, the constructor offers the possibility to *create your own custom extensions (getters/methods)* 
(see [wiki](https://github.com/KooiInc/ticktock.js/wiki/The-TickTock-%27constructor%27-and-its-static-extensions#customExtensions)).

Download or link to the bundled library @https://unpkg.com/ticktock-es/Bundle/index.min.js

☑️ [Examples](https://kooiinc.github.io/ticktock.js/Demo/)
<br>☑️ [Wiki pages](https://github.com/KooiInc/ticktock.js/wiki)
<br>☑️ [Test coverage](https://kooiinc.github.io/ticktock.js/Tests/Coverage)
<br>☑️ [Stackblitz demo](https://stackblitz.com/edit/js-qxo3pdxk?file=index.js) (forkable)

Feel free to [discuss](https://github.com/KooiInc/ticktock.js/discussions) the code!
