Fork me on GitHub

<juicy-html>

<juicy-html> (precisely: <template is="juicy-html">) is a custom element that lets you load HTML partials from JS objects and external files into your DOM. It acts more or less, as `include` statement known in many other languages. It also provides data binding, that works for native JS/HTML as well as for Polymer's dom-bind. See README.md for more information.

Examples