A collection of Handlebars Helpers for use with Solidus
Stars
39
Forks
9
Watchers
Open Issues
Overall repository health assessment
~0.7.0
~0.2.0
^1.0.0
^2.4.1
~0.4.1
~1.2.4
~0.2.4
~1.0.12
~1.1.1
User
96
commits
1
Export the helpers.
c2f02e5
Merge branch 'master' of https://github.com/SparkartGroupInc/handlebars-helper
ece86c9
0.0.11
3ae8935
0.0.10
35d069f
support undefined/null in `divide` helper
285abf8
support undefined/null inputs in `multiply` helper
0914a45
support undefined/null inputs in `subtract` helper
ba8893b
support undefined/null inputs in `add` helper
da1c82f
866dd72
specify end params for `range` and `between` helpers
0cc2942
provide more detailed test feedback with t.equal
ec1a8e2
move dependencies to appropriate place in package.json
3c88f74
use lodash.reduce instead of array.reduce
efacc58
use lodash.isArray instead of Array.isArray
774a051
include JSON2 for cross browser testing
ba652e3