js-big-decimal
Work with large numbers on the client side. Round them off to any required precision.
daet
Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.
augmented-array
Extends Array methods adding: - combine(array): Object - diff(array): Array - indexByKey(arrayOfObjects): objectOfObjects - intersect(array): Array - pluck(field): Array - range(elements): Array - range(begin, end): Array - subtract(array): Array