santatracker

```shell $ npm i santatracker ``` lub ```shell $ yarn add santatracker ```

Usage no npm install needed!

<script type="module">
  import santatracker from 'https://cdn.skypack.dev/santatracker';
</script>

README

MODUŁ ODLICZAJĄCY CZAS DO ŚWIĄT Open Source? Yes!

Instalacja

$ npm i santatracker

lub

$ yarn add santatracker

Import

Po zainstalowaniu modułu, wywołaj go w swoim projekcie

const santatracker = require('santatracker');

Użycie

Przykład użycia modułu

console.log(`Do wigilii zostalo ${santatracker.days} dni, ${santatracker.hours} godzin, ${santatracker.minutes} minut i ${santatracker.seconds} sekund`);

ForTheBadge built-with-love ForTheBadge uses-js ForTheBadge winter-is-coming