tjmehta / 101

A modern JS utility library
MIT License
1.55k stars 75 forks source link

isNumber, put isNaN check on end #144

Closed tjmehta closed 8 years ago

tjmehta commented 8 years ago

isNaN throws errors sometimes for objects "Cannot convert object to primitive value"

tjmehta commented 8 years ago

fixed 101@1.6.2