Skip to content

dholtzmann/slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages