Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/online_check/check.js
Commit message (Collapse)AuthorAgeFilesLines
* Include search term in online formArthur de Jong2017-07-111-1/+1
| | | | | 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-131-0/+10
| | | | | This shows possible converted values. For example it will show ISBN13 conversions for ISBN10 values.
* Add simple online check exampleArthur de Jong2017-04-101-0/+96
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/