Skip to content

Validates organization numbers for the Norvegian entity registry

License

Notifications You must be signed in to change notification settings

zrrrzzt/is-valid-organization-number

Repository files navigation

js-standard-style

is-valid-organization-number

Validates organization numbers as specified from the Norvegian entity registry

Installation

$ npm i is-valid-organization-number

Usage

const isValidOrganizationNumber = require('is-valid-organization-number')

isValidOrganizationNumber(123456785) // => true

isValidOrganizationNumber(123456786) // => false

License

MIT

About

Validates organization numbers for the Norvegian entity registry

Resources

License

Stars

Watchers

Forks

Packages