cdigit

v2.2.3
Collection of check digit algorithms implemented in JavaScript
checkdigit check digit algorithm check character system luhn verhoeff damm iso7064 iso/iec 7064 mod 11-2 and 10 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