CodingFu/typeof

CodingFu/typeof

Releases0
Stars9
node module extending typeof functionality

Linked projects

Node module. typeOf('a string') == 'string', typeOf([]) == 'array', etc.. Also supports named functions detections aka javascript classes