I was about to write an iterate helper, but then noticed you had one in the source already (!)
I couldn't find any docs for it (aside from the source code) and I'm not sure what (if any) javascript implementations it is compatible with (there are several in the "issues" section of the active dust.js linkedin fork)
It would be great if this library's docs did 2 things:
- noted what helpers there are
- referenced any javascript implementations if available (since users often choose dust to work on client and server side)
see also - #22
I was about to write an
iteratehelper, but then noticed you had one in the source already (!)I couldn't find any docs for it (aside from the source code) and I'm not sure what (if any) javascript implementations it is compatible with (there are several in the "issues" section of the active dust.js linkedin fork)
It would be great if this library's docs did 2 things:
see also - #22