| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
the underscore is silent
_hyperscript is a small, open scripting language inspired by hypertalk
it is a companion project of https://htmx.org
<script src="https://unpkg.com/hyperscript.org@0.9.14"></script>
<button _="on click toggle .clicked">
Toggle the "clicked" class on me
</button>
<div _="on mouseOver toggle mouse-over on #foo">
</div>
<button _="on click call aJavascriptFunction() then
wait 10s then
call anotherJavascriptFunction()">
Do some stuff
</button>| Back | FazBrowse Home | New Git URL |