/propagate

This is an experimental app to play around with propagating events across a large number of DOM nodes in Mithril.

Primary LanguageJavaScriptMIT LicenseMIT

propagate

This project is a fun and learning experiment around propagating events across a large number of virtual DOM nodes using Mithril.

Clicking anywhere on the page to trigger the propagating event. The goal of the project is to reach very high performance and be visually appealing. The dream would be do create a visual ripple much like dropping something into water.