From 7bad15bad47a0fdcee44478fcde879b506355785 Mon Sep 17 00:00:00 2001 From: Olivier Ligot Date: Wed, 6 Jan 2016 09:33:03 +0100 Subject: [PATCH] Add t7, a lightweight virtual DOM templating library Available here: https://github.com/trueadm/t7 --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index fa28335..dc3eef3 100644 --- a/registry.json +++ b/registry.json @@ -429,6 +429,7 @@ "stylific": "npm:stylific", "superagent": "npm:superagent", "svg.js" : "github:wout/svg.js", + "t7": "npm:t7", "tabletools": "github:DataTables/TableTools", "tag":"npm:systemjs-riot", "tape": "npm:tape",