devlooped / isbn

ISBN parsing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISBN.ToString() should return the normalized parsed ISBN

kzu opened this issue · comments

Normalization implies ensuring 13 char ISBN (prepending 978 as needed per the spec), as well as removing whitespace and dashes.