jprichardson / string.js

Extra JavaScript string methods.
http://stringjs.com
1.81k stars 234 forks source link

require('string')('').isNumeric() equal true ? #206

Open SunilWang opened 7 years ago

SunilWang commented 7 years ago

version : "string": "^3.3.3" node version : 6.9.2

require('string')('').isNumeric() equal true

this is bug?

karthikiyengar commented 7 years ago

+1 - Very annoying.