Skip to content

Small Elixir utility for normalizing URL input from your users.

License

Notifications You must be signed in to change notification settings

srcrip/url_normalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlNormalize

Installation

def deps do
  [
    {:url_normalize, "~> 1.0.0"}
  ]
end

About

Small Elixir utility for normalizing URL input from your users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages