mustache icon indicating copy to clipboard operation
mustache copied to clipboard

Lambda support

Open jabley opened this issue 7 years ago • 6 comments
trafficstars

I did it in https://github.com/jabley/mustache/commits/master if you wanted to steal.

jabley avatar Mar 08 '18 23:03 jabley

Thanks @jabley! I don't have time to work on that myself, but will gladly accept a PR if you or anyone else wanted to remake those changes here. I'll leave this open for future reference.

cbroglie avatar May 08 '18 03:05 cbroglie

There's an existing PR for this: #28. If we could get a review of it, I would be pleased to address any issues to get this support in. Would be really useful for framework-defined convenience transformations for user-driven content.

flowchartsman avatar Jul 14 '21 20:07 flowchartsman

+1 would be wonderful if we could get this merged @cbroglie

timonmasberg avatar Sep 06 '21 17:09 timonmasberg

I merged #67 (a version of #28), it adds partial support for lambdas

cbroglie avatar Sep 20 '21 08:09 cbroglie

@cbroglie it seems 1.3.0 actually doesn't include #67.

hgl avatar Dec 26 '21 08:12 hgl

I've just released v1.3.1 with those changes

cbroglie avatar Jan 11 '22 08:01 cbroglie