From 9222bc012fefa4d7804ecf61b73795cc71047cef Mon Sep 17 00:00:00 2001 From: chencheng Date: Fri, 4 Jul 2014 18:25:38 +0800 Subject: [PATCH] update template engines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d2ad2..ce4de2f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [dustjs](https://github.com/linkedin/dustjs/) - Asynchronous templates for the browser and node.js. * [eco](https://github.com/sstephenson/eco/) - Embedded CoffeeScript templates. * [JavaScript-Templates](https://github.com/blueimp/JavaScript-Templates) - < 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. +* [t.js](https://github.com/jasonmoo/t.js) - A tiny javascript templating framework in ~400 bytes gzipped. ## Date