diff --git a/script.js b/script.js index 3803390..64051c8 100644 --- a/script.js +++ b/script.js @@ -6,6 +6,13 @@ var engines = [ size: "", traits: [ "client-side","server-side","logicful","compile","dom","not-format" ] }, + { + name: "DOMly", + link: "https://github.com/lazd/DOMly/", + link_text: "github", + size: "0k", + traits: [ "client-side","logicful","speedy","compile","dom","format" ] + }, { name: "doT.js", link: "http://olado.github.com/doT/",