release
alert
Search
/
Sign in
CodingFu/typeof
GitHub
github.com
Releases
0
Stars
9
node module extending typeof functionality
Log in to subscribe
Releases
0
Links
1
Collections
0
Linked projects
typeof
NPM
Node module. typeOf('a string') == 'string', typeOf([]) == 'array', etc.. Also supports named functions detections aka javascript classes