Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 384 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 384 Bytes

curlyTags JavaScript Template Engine

curlyTags is a cross-browser, library agnostic JavaScript Template Engine with built-in inheritance and cache support.

curlyTags is designed to take advantage of the localStorage feature of HTML5 and optionally stores all loaded templates in the browser for faster loading.

curlyTags supports parsing external css documents.