Refactored to work with ES6 supported browsers only!
-
Added support for native JS events
-
Extended Element class with json2html function (Element.prototype.json2html) so can be called directly from an HTML Element
-
Removed support for deprecated template attributes (tag and children)
-
Removed $.json2html jquery function