This repository was archived by the owner on Jan 9, 2025. It is now read-only.
v0.3.0
Added TemplateResult.renderInto(el) which is the same as render(TemplateResult, el), but being attached to the TemplateResult class allows libraries to consume the object without depending on the libraries render function.