tamino-martinius / meteor-handlebars-underscore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

$ne
$eq
$gt
$gte
$lt
$lte

Collections

$contains
$indexOf
$lastIndexOf
$min
$max
$first
$last
$flatten
$compact
$intersection
$difference

Objects

$keys
$values
$pairs
$invert
$functions
$pick
$omit
$has

About

License:MIT License


Languages

Language:HTML 62.4%Language:CoffeeScript 30.5%Language:JavaScript 7.1%