Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 396 Bytes

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.