jsoldi / to-typed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More `Convert` samples

jsoldi opened this issue · comments

Show one that converts to string if input is not a number, or keeps the number as is. And another one that casts to number if possible and to string otherwise.