mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
Most JS events are infinitive, not past tense, e.g. DOM events "click", "mouseover", "load" and Node.js events "connect", "close".
Most JS events are infinitive, not past tense, e.g. DOM events "click", "mouseover", "load" and Node.js events "connect", "close".