Go package for formatting "slug" strings.
Slugs are strings formatted for SEO (Search Engine Optimization) used in Blogs or Forums.
-
Blog Title: "Hello World! An introduction to Golang."
-
Result slug: "hello-world-an-introduction-to-golang"
go get -u github.com/dholtzmann/slug