Registry / utility / dongri-phonenumber

dongri-phonenumber

JSON →
library0.1.12gogounverified

A Go library for parsing, formatting, and validating international phone numbers.

go get github.com/dongri/phonenumber
INSTALL
IMPORT
SIG · DONGRI-PHONENUMBER
D
dongri-phonenumber
utilitygov0.1.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

phonenumber
github.com/dongri/phonenumber

Parses a phone number and prints its country

package main import ( "fmt" "github.com/dongri/phonenumber" ) func main() { num := phonenumber.Parse("+14155552671", "US") fmt.Println(num.Country) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.12latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dongri-phonenumber — go get dongri-phonenumber · libregistry