auto-parse icon indicating copy to clipboard operation
auto-parse copied to clipboard

Give AutoParse a way to not parse off zeros in a string

Open GreenPioneer opened this issue 5 years ago • 1 comments

Current Behavior

console.log(autoParse("0000035")) => 35

GreenPioneer avatar May 08 '19 14:05 GreenPioneer

Maybe pass in a string zero option

GreenPioneer avatar May 08 '19 14:05 GreenPioneer