use-interval-time

A react hook that returns a new time on each interval.

Usage no npm install needed!

<script type="module">
  import useIntervalTime from 'https://cdn.skypack.dev/use-interval-time';
</script>

README

use-interval-time

A react hook that returns a new time on each interval.

This is the output of a JS Tutorial - How to create a Typescript library (NPM Module/ NPM Package):

JS Tutorial - How to create a Typescript library (NPM Module/ NPM Package)