Commit Graph
3 Commits
Author SHA1 Message Date
hacksalot cdbb264093 Add string convenience method. 2015-12-20 18:42:02 -05:00
hacksalot 87b3bbe785 Bump version to 1.1.0. 2015-12-20 18:41:51 -05:00
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