typical
Isomorphic, functional type-checking for Javascript
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
create-callback
Create callback api from synchronous function. Same as `make-callback`, but won't handle generators and if async function is given returns it.