UNPKG
koa-xtpl
Version:
latest (2.1.1)
next (2.0.0)
2.1.1
2.1.0
2.0.0
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.0.0
A node.js wrapper around xtemplate engine (easier for Koa)
github.com/zce/koa-xtpl
zce/koa-xtpl
koa-xtpl
/
.travis.yml
8 lines
(7 loc)
•
76 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
node_js:
-
'6'
-
'4'
-
'0'
script:
- npm run test