Skip to content

wli0503/url_tincture

This branch is 35 commits behind suddenrushofsushi/url_tincture:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 15, 2016
Apr 20, 2016
Apr 26, 2016
Apr 26, 2016
Apr 15, 2016
Apr 15, 2016
Apr 19, 2016
Apr 15, 2016
Apr 20, 2016
Apr 19, 2016

Repository files navigation

UrlTincture Build Status

Sanity checks and canonicalization for HTTP(S) URLs.

Installation

If available in Hex, the package can be installed as:

  1. Add url_tincture to your list of dependencies in mix.exs:

    def deps do [{:url_tincture, "~> 0.0.1"}] end

  2. Ensure url_tincture is started before your application:

    def application do [applications: [:url_tincture]] end

About

Sanity checks and canonicalization for HTTP(S) URLs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%