https://github.com/mathiasbynens/proposal-number-fromstring
Number.fromString method acts as the inverse of Number#tostring(radix) It is clearly than parseInt.
Number.fromString
Number#tostring(radix)
parseInt