0.0.3 • Published 12 years ago

underscore_extended v0.0.3

Weekly downloads
6
License
-
Repository
-
Last release
12 years ago

Underscore Extended

Adds these helpful functions to underscore, and a few more that should be documented soon...

Utility

  • pairs
  • toObject
  • unEscape
  • isNotEmpty

Object mapping/splitting

  • selectKeys
  • removeKeys
  • renameKeys
  • nest
  • splitKeys

Object Merging

  • combine
  • extend_r
  • fill

Array

  • isLastEmpty
  • merge
  • zipMerge
  • partition
  • compress
  • joinOn
  • matchTo

Map

  • mapRenameKeys
  • mapMerge
  • mapNest
  • mapCombine

Object/Array unification

  • filter$
  • map$

Functions

  • juxtapose

Object/Primative unification

  • add
  • subtract
  • multiply
  • divide
  • lessThan
  • greaterThan

Conditional

  • either
0.0.3

12 years ago