personnummer
v3.2.1
Published
Validate Swedish personal identity numbers
Downloads
85,774
Readme
personnummer

Validate Swedish personal identity numbers.
Install the module with npm:
npm install --save personnummerExample
import Personnummer from 'personnummer';
Personnummer.valid('198507099805')
//=> trueSee test.ts for more examples.
License
MIT
