Skip to content

Repository files navigation

hyperscript

hyperscript

the underscore is silent

A scripting language for the web, inspired by HyperTalk

quickstart

<scriptsrc="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_hyperscriptfrom'hyperscript.org'

website & docs

contributing

  • please write tests in /test and docs in /www
  • run the test suite: npm test
  • build: npm run build

About

a small scripting language for the web

Topics

Resources

Stars

3.7k stars

Watchers

32 watching

Forks

Releases

Packages

Used by

Contributors

Languages