underscore_extended

0.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i underscore_extended

Weekly Downloads

2

Version

0.0.3

License

none

Last publish

Collaborators

  • pppaul