koajs / koa-hbs

Handlebars templates for Koa.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Access to the current koa context within helpers

shellscape opened this issue · comments

Opened this pull to satisfy this request: #24

Tested locally and verified that the koa context (this) is correct on each individual request.

#24 was merged. Closing this.