Registry / utility / shurcool-sanitized-anchor-name

shurcool-sanitized-anchor-name

JSON →
library1.0.0gogounverified

Package sanitized_anchor_name provides a func to create sanitized anchor names.

go get github.com/shurcooL/sanitized_anchor_name
INSTALL
IMPORT
SIG · SHURCOOL-SANITIZED
S
shurcool-sanitized-anchor-name
utilitygov1.0.0
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.

sanitized_anchor_name
github.com/shurcooL/sanitized_anchor_name

Create a sanitized anchor name from a string

package main import ( "fmt" "github.com/shurcooL/sanitized_anchor_name" ) func main() { name := sanitized_anchor_name.Create("Hello World!") fmt.Println(name) // Output: hello-world }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
shurcool-sanitized-anchor-name — go get shurcool-sanitized-anchor-name · libregistry