Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slug

Go package for formatting "slug" strings.

Slugs are strings formatted for SEO (Search Engine Optimization) used in Blogs or Forums.

Example

  • Blog Title: "Hello World! An introduction to Golang."

  • Result slug: "hello-world-an-introduction-to-golang"

Installation

go get -u github.com/dholtzmann/slug

About

Golang package for formatting "slug" strings

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages