Skip to content

Repository files navigation

organisationsnummer GitHub Workflow Status GoDoc Go Report Card

Validate Swedish organization numbers.

Installation

go get -u github.com/organisationsnummer/go

Example

package main

import (
	organisationsnummer "github.com/organisationsnummer/go"
)

func main() {
	organisationsnummer.Valid("202100-5489")
	//=> true
}

License

MIT

About

Validate Swedish organization numbers

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages