5.0.2 • Published 2 years ago

is-valid-fodselsnummer-cli v5.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

js-standard-style

is-valid-fodselsnummer-cli

CLI for checking if input is a valid national identification number of Norway

Installation

From npm

$ npm i is-valid-fodselsnummer-cli -g

From GitHub

$ git clone git@github.com:zrrrzzt/is-valid-fodselsnummer-cli.git

cd into directory an run the setup script

$ npm run setup

Usage

Pass in fødselsnummer

$ is-valid-fodselsnummer <fodselsnummer>

Pass in fødselsnummer and -t or --type to identify type of number. Returns F if regular and D if D-number Returns false if invalid

$ is-valid-fodselsnummer <fodselsnummer> -t

To see version

$ is-valid-fodselsnummer -v

To see help

$ is-valid-fodselsnummer -h

Related

License

MIT

5.0.2

2 years ago

5.0.1

3 years ago

5.0.0

4 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

6 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

8 years ago

1.0.0

8 years ago