René's URL Explorer Experiment


Title: unidecode package - github.com/gosimple/unidecode - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage unidecode implements a unicode transliterator which replaces non-ASCII characters with their ASCII approximations.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/gosimple/unidecode#main-content
Why Go https://pkg.go.dev/github.com/gosimple/unidecode
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/gosimple/unidecode
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/gosimple/unidecode
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/gosimple/unidecode
Why Go https://pkg.go.dev/github.com/gosimple/unidecode
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/gosimple/unidecode
Docs https://pkg.go.dev/github.com/gosimple/unidecode
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/gosimple/unidecode
Community https://pkg.go.dev/github.com/gosimple/unidecode
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/gosimple/unidecode https://pkg.go.dev/github.com/gosimple/unidecode@v1.0.1
https://go.dev/
Version: v1.0.1 https://pkg.go.dev/github.com/gosimple/unidecode?tab=versions
Go to latest https://pkg.go.dev/github.com/gosimple/unidecode
Apache-2.0https://pkg.go.dev/github.com/gosimple/unidecode?tab=licenses
Imports: 5 https://pkg.go.dev/github.com/gosimple/unidecode?tab=imports
Imported by: 26 https://pkg.go.dev/github.com/gosimple/unidecode?tab=importedby
go.modhttps://github.com/gosimple/unidecode/tree/v1.0.1/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/gosimple/unidecode https://github.com/gosimple/unidecode
Open Source Insights https://deps.dev/go/github.com%2Fgosimple%2Funidecode/v1.0.1
README https://pkg.go.dev/github.com/gosimple/unidecode#section-readme
Example https://pkg.go.dev/github.com/gosimple/unidecode#readme-example
Requests or bugs? https://pkg.go.dev/github.com/gosimple/unidecode#readme-requests-or-bugs
Installation https://pkg.go.dev/github.com/gosimple/unidecode#readme-installation
Benchmark https://pkg.go.dev/github.com/gosimple/unidecode#readme-benchmark
Add new characters https://pkg.go.dev/github.com/gosimple/unidecode#readme-add-new-characters
Documentation https://pkg.go.dev/github.com/gosimple/unidecode#section-documentation
Overviewhttps://pkg.go.dev/github.com/gosimple/unidecode#pkg-overview
Index https://pkg.go.dev/github.com/gosimple/unidecode#pkg-index
Constants https://pkg.go.dev/github.com/gosimple/unidecode#pkg-constants
Variables https://pkg.go.dev/github.com/gosimple/unidecode#pkg-variables
Functions https://pkg.go.dev/github.com/gosimple/unidecode#pkg-functions
Unidecode(s) https://pkg.go.dev/github.com/gosimple/unidecode#Unidecode
Types https://pkg.go.dev/github.com/gosimple/unidecode#pkg-types
Source Files https://pkg.go.dev/github.com/gosimple/unidecode#section-sourcefiles
https://pkg.go.dev/github.com/gosimple/unidecode#section-readme
https://pkg.go.dev/github.com/gosimple/unidecode
https://github.com/gosimple/unidecode/actions/workflows/tests.yml
https://github.com/rainycape/unidecodehttps://github.com/rainycape/unidecode
https://github.com/gosimple/unidecode/issueshttps://github.com/gosimple/unidecode/issues
https://pkg.go.dev/github.com/gosimple/unidecode#section-documentation
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-overview
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-index
func Unidecode(s string) stringhttps://pkg.go.dev/github.com/gosimple/unidecode#Unidecode
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-constants
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-variables
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-functions
Unidecodehttps://github.com/gosimple/unidecode/blob/v1.0.1/unidecode.go#L27
https://pkg.go.dev/github.com/gosimple/unidecode#Unidecode
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
https://pkg.go.dev/github.com/gosimple/unidecode#pkg-types
https://pkg.go.dev/github.com/gosimple/unidecode#section-sourcefiles
View all Source fileshttps://github.com/gosimple/unidecode/tree/v1.0.1
decode.gohttps://github.com/gosimple/unidecode/blob/v1.0.1/decode.go
table.gohttps://github.com/gosimple/unidecode/blob/v1.0.1/table.go
unidecode.gohttps://github.com/gosimple/unidecode/blob/v1.0.1/unidecode.go
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.