Skip to content

leanpanda-com/fermo_slugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FermoSlugger

Generate slugs for URLs, based on an id and text.

Installation

The package can be installed by adding fermo_slugger to your list of dependencies in mix.exs:

def deps do
  [
    {:fermo_slugger, "~> 0.8.4"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fermo_slugger.

About

Generate slugs for URLs, based on an id and text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages