The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech Leads28-29 May

Join
hyperscript

hyperscript

the underscore is silent

A scripting language for the web, inspired by HyperTalk

quickstart

<script src="https://unpkg.com/hyperscript.org"></script>

<button _="on click toggle .clicked">
  Toggle the "clicked" class on me
</button>

<button _="on click call alert('yep!') then wait 2s then remove me">
  Click me
</button>

esm

import _hyperscript from 'hyperscript.org'

website & docs

contributing

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.