Toolkit: A Front-End Framework for the Modern Web

@Dan503 - While it is true that selecting via data attributes is slower than classes, the performance is negligible, as most of the selecting/traversing is done once in Toolkit (or very little), while the context is also per element, instead of the document.