zaku:handlebars-underscore

v0.2.0Published 6 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

handlebars-underscore

Build Status

This Version is depricated with meteor 0.8.0 - see ui-underscore for a 0.8.0 compatible version

Port of some underscore-js functions for handlebars.

Compare

1$ne
2$eq
3$gt
4$gte
5$lt
6$lte

Collections

1$contains
2$indexOf
3$lastIndexOf
4$min
5$max
6$first
7$last
8$flatten
9$compact
10$intersection
11$difference

Objects

1$keys
2$values
3$pairs
4$invert
5$functions
6$pick
7$omit
8$has