UNPKG

xtemplate

Version:

eXtensible Template Engine lib on browser and nodejs. support async control, inheritance, include, logic expression, custom function and more.

17 lines (16 loc) 332 B
{ "name": "xtemplate", "author": "yiminghe <yiminghe@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "http://github.com/kissyteam/xtemplate.git" }, "dependencies": { "modulex": "modulex#master" }, "ignore": [ "**/*", "!build/**/*" ] }