1.2.0 • Published 1 year ago
organisationsnummer v1.2.0
organisationsnummer

Validate Swedish organization numbers. Follows version 1.1 of the specification.
Install the module with npm:
npm install --save organisationsnummer
Example
import Organisationsnummer from 'organisationsnummer';
Organisationsnummer.valid('202100-5489');
//=> true
See test.ts for more examples.
License
MIT
1.2.0
1 year ago
1.1.1
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.2
2 years ago
1.1.0
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.0-alpha.2
3 years ago
1.0.0-alpha.1
4 years ago