@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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @hyperapp/time

      Weekly Downloads

      3

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      1.59 kB

      Total Files

      3

      Last publish

      Collaborators

      • jorgebucaran