issues
search
koajs
/
ejs
a koa view render middleware, support all feature of ejs
MIT License
248
stars
56
forks
source link
Switch to EJS v2
#22
Closed
baoshan
closed
8 years ago
baoshan
commented
8 years ago
Target ejs@v2, solve #20.
Remove support for
filters
;
Remove support for
open
and
close
, switch to
delimiter
.
tejasmanohar
commented
8 years ago
+1
dead-horse
commented
8 years ago
LGTM
Target ejs@v2, solve #20.
filters
;open
andclose
, switch todelimiter
.