helpers / handlebars-helpers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
http://assemble.io/helpers/
MIT License
2.22k stars 364 forks source link

Test array helper "reverse" #334

Closed ericcornelissen closed 1 year ago

ericcornelissen commented 6 years ago

FYI: the change at the start of the test file ensures the reverse function for arrays is used rather then the one for strings. It works, but I'm not sure if this is the best solution 🤔