intraHTML Demo
Exposes and times intraHTML's cogs
Update Period (ms)
Model Data
array of numbers by mutateModel()
Output HTML
from mustache template + model
Performance
from intraHTML.update()
Changes
from intraHTML.update()
Output vDOM
from output html
Output DOM
from output vdom
Template
a static mustache template to render an array of numbers
{{0}}
{{1}}
{{2}}
{{3}}
{{4}}
{{5}}
{{6}}
{{7}}
{{8}}
{{9}}
{{10}}
{{11}}
{{12}}
{{13}}
{{14}}
{{15}}
{{16}}
{{17}}
{{18}}
{{19}}