jonschlinkert / is-number

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
https://github.com/jonschlinkert
MIT License
258 stars 48 forks source link

You're welcome #26

Closed DisabledMallis closed 4 years ago

DisabledMallis commented 4 years ago

Just shortened your code a little. You're welcome, you've done great work for the developer community. I've been using this library for 5 years now and I really appreciate your work, but recently I've come up with some nice optimizations I think it should use.