Skip to content

Commit

Permalink
added nunjucks - closes #25
Browse files Browse the repository at this point in the history
  • Loading branch information
garann committed Jun 8, 2013
1 parent d9d6abd commit 7280e89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions script.js
Expand Up @@ -76,6 +76,13 @@ var engines = [
size: "14.513k",
traits: [ "client-side","server-side","logicish","compile","parts","string","format" ]
},
{
name: "Nunjucks",
link: "https://github.com/jlongster/nunjucks",
link_text: "github",
size: "20k",
traits: [ "client-side","server-side","logicish","compile","parts","string","format" ]
},
{
name: "Plates.js",
link: "https://github.com/flatiron/plates",
Expand Down

0 comments on commit 7280e89

Please sign in to comment.