Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/online_check
Commit message (Collapse)AuthorAgeFilesLines
* Change output of online lookupsArthur de Jong2017-11-262-5/+6
| | | | This puts the number before the number name to make it a little clearer.
* Store online check numbers in historyArthur de Jong2017-11-261-3/+27
| | | | | This updates the browser history with with the numbers that were checked so that you can easily go back and forth between checked number.
* Correctly escape number for use in attributeArthur de Jong2017-11-261-1/+1
|
* Include search term in online formArthur de Jong2017-07-113-4/+7
| | | | | This also makes the Javascript regular expression used for highlighting links the same as the Python equivalent.
* Show possible conversions in online checkArthur de Jong2017-04-133-5/+39
| | | | | This shows possible converted values. For example it will show ISBN13 conversions for ISBN10 values.
* Add simple online check exampleArthur de Jong2017-04-106-0/+9494
This adds the code that is used to find formats for which a supplied number is valid. This is the code that is used on https://arthurdejong.org/python-stdnum/check/