1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-11-02 13:57:27 +00:00
Files
HackMyResume/src/eng/handlebars-helpers.js
hacksalot b92cf7298a Refactor helpers.
Helpers shouldn't be specific to a given template engine (eg,
Handlebars) in order to allow sharing of helpers between different
template engines. Isolate abstract helpers in another module and apply
them via Handlebars.registerHelper and as necessary for other template
engines.
2015-12-20 18:24:28 -05:00

471 B