UNPKG

phnq_ejs

Version:

Embedded JavaScript templating tool

11 lines (10 loc) 141 B
it should work for "this" variables ========== { _locals: {}, _this: {num:42} } ========== TEST <%=this.num%> TEST ========== TEST 42 TEST