is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
decimal.js
An arbitrary-precision Decimal type for JavaScript.
kind-of
Get the native type of a value.
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
typical
Isomorphic, functional type-checking for Javascript