Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 209 Bytes

DOM Event Stream

Universal, data-driven DOM event stream.

Benefits

  • works with any web application
  • simple to debug
  • no more event listener management
  • no more callbacks in your render

Example