@hyperapp/time

1.0.0 • Public • Published

@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i @hyperapp/time

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.59 kB

Total Files

3

Last publish

Collaborators

  • jorgebucaran