cdigit

v2.3.1
Collection of check digit algorithms implemented in JavaScript
checkdigit check digit algorithm check character system luhn mod 10 verhoeff damm iso7064 iso/iec 7064 and 23 more...

test

mocha

build

rm -rf lib && tsc

eslint

eslint bin test

tslint

tslint -p package.json

prepare

npm run tslint && npm run build && npm run eslint && npm test

typedoc

rm -rf docs && typedoc --out docs --mode file --gitRevision master

Metadata

Downloads

Maintainers