@hyperapp/dom

1.0.0 • Public • Published

@hyperapp/dom

Inspect the DOM, focus and blur.

Installation

npm install @hyperapp/dom
import { focus, blur } from "@hyperapp/dom"

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

<script type="module">
  import { focus, blur } from "https://unpkg.com/@hyperapp/dom"
</script>

License

MIT

/@hyperapp/dom/

    Package Sidebar

    Install

    npm i @hyperapp/dom

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    1.01 kB

    Total Files

    3

    Last publish

    Collaborators

    • jorgebucaran