Skip to content
View dz4k's full-sized avatar
🚇
🚇
Block or Report

Block or report dz4k

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. _hyperscript _hyperscript Public

    Forked from bigskysoftware/_hyperscript

    a small scripting language for the web

    JavaScript 3

  2. bigskysoftware/missing bigskysoftware/missing Public

    The classless-ish CSS library you've been missing

    CSS 490 24

  3. prism-hyperscript prism-hyperscript Public

    A Prism language definition for _hyperscript (w.i.p.)

    JavaScript 4

  4. Draggable window in _hyperscript Draggable window in _hyperscript
    1
    -- Usage: _="install Draggable(dragHandle: .titlebar in me)"
    2
    
    
    3
    behavior Draggable(dragHandle)
    4
      init
    5
        if no dragHandle set the dragHandle to me
  5. vscode-hyperscript vscode-hyperscript Public

    _hyperscript language support for VS Code <https://hyperscript.org>

    Shell 20