isbn3
isbn3 copied to clipboard
ISBN utils: parse, validate, format, audit
Modern frameworks complains a lot about commonjs, so I have refreshed the codebase: - [x] migrating the sourcecode to EMS - [x] updating tests imports and filenames - [x] migrating...
Hi, I am working some time now on a really fast ISBN parser/formatter in Java. And for this Java library (https://github.com/creativecouple/isbn-validation-java/) I recently found a way to speed-up the parsing...
It would be useful to return an error message with details of why isbn validation failed.
The ISBN definitions seem to be updated fairly frequently as far as I can tell. Would it be possible to make a request on loading the library for the new...