UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

10 lines (6 loc) 252 B
@function can.stache.helpers.log {{log}} @parent can.stache.htags 9 @signature `{{log [message]}}` Logs the context of the current block with an optional message. @param {*} message An optional message to log out in addition to the current context.