cdigit

v2.5.0-rc0
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...

lint

eslint --ext .ts src && eslint --ext .js bin test

test

mocha

build

rm -rf lib && tsc

prepare

npm run lint && npm run build && npm test

typedoc

npm run typedoc:head -- --gitRevision master

typedoc:head

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

Metadata

Downloads

Maintainers