/jealousy

My JS libraries: JealouSy

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

JealouSy

This repository contains my small JS snippets.

Build Status

render_template.js

Template rendering library. Template is some Node tree with special data-for/data-arguments tags. Function renderTemplate allows to generate function which renders template into some tag you specified.