1.0.0 • Published 4 years ago

@hyperapp/time v1.0.0

Weekly downloads
28
License
MIT
Repository
github
Last release
4 years ago

@hyperapp/time

Subscribe to intervals, get the time now.

Installation

npm install @hyperapp/time
import { every, delay, now } from "@hyperapp/time"

Or without a build step—import it right in your browser.

<script type="module">
  import { every, delay, now } from "https://unpkg.com/@hyperapp/time"
</script>

License

MIT

1.0.0

4 years ago

0.0.0-outatime

4 years ago

0.2.0-x

4 years ago

0.2.0

4 years ago

0.1.0

5 years ago

0.0.11

5 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago