Skip to content

Instantly share code, notes, and snippets.

@collegeimprovements
Created August 4, 2018 09:55
Show Gist options
  • Save collegeimprovements/9d5f1f5b00fed49716d311fd7b026d5d to your computer and use it in GitHub Desktop.
Save collegeimprovements/9d5f1f5b00fed49716d311fd7b026d5d to your computer and use it in GitHub Desktop.
Useful Elixir Packages
{:async_with, "~> 0.3.0"},
{:ex_sync, "~> 0.0.4"},
{:witchcraft, "~> 1.0"},
{:tesla, "~> 1.1"},
{:jason, "~> 1.1"},
{:absinthe, "~> 1.4"},
{:absinthe_phoenix, "~> 1.4"},
{:absinthe_plug, "~> 1.4"},
{:absinthe_ecto, "~> 0.1.3"},
{:ex_aws, "~> 2.1"},
{:ex_aws_s3, "~> 2.0"},
{:lapin, "~> 0.3.4"},
{:wabbit, "~> 0.4.0"},
{:rbmq, "~> 0.4.0"},
{:task_bunny, "~> 0.3.3"},
{:roger, "~> 2.0"},
{:sshex, "~> 2.2"},
{:ssh_client_key_api, "~> 0.1.1"},
{:sshkit, "~> 0.0.3"},
{:porcelain, "~> 2.0"},
{:gen_stage, "~> 0.14.0"},
{:flow, "~> 0.14.2"},
{:ecto, "~> 2.2"},
{:nimble_csv, "~> 0.4.0"},
{:nimble_parsec, "~> 0.3.2"},
{:plug, "~> 1.6"},
{:stream_data, "~> 0.4.2"},
{:postgrex, "~> 0.13.5"},
{:oauth2, "~> 0.9.2"},
{:ex_oauth2_provider, "~> 0.4.1"},
{:phoenix_oauth2_provider, "~> 0.4.1"},
{:pow, "~> 0.1.0-alpha.3"},
{:ueberauth, "~> 0.5.0"},
{:guardian, "~> 1.1"},
{:guardian_db, "~> 1.1"},
{:veil, "~> 0.1.6"},
{:timex, "~> 3.3"},
{:faker, "~> 0.10.0"},
{:quantum, "~> 2.2"},
{:email_checker, "~> 0.1.2"},
{:stripity_stripe, "~> 2.1"},
{:premailex, "~> 0.3.0"},
{:swoosh, "~> 0.16.0"},
{:bamboo, "~> 1.0"},
{:phoenix_swoosh, "~> 0.2.0"},
{:cloak, "~> 0.6.2"},
{:elasticsearch, "~> 0.4.1"},
{:elastix, "~> 0.6.0"},
{:ex_guard, "~> 1.3"},
{:ex_rated, "~> 1.3"},
{:hammer, "~> 5.0"},
{:ok, "~> 1.11"},
{:number, "~> 0.5.7"},
{:external_service, "~> 0.8.8"},
{:retry, "~> 0.10.0"},
{:shorter_maps, "~> 2.2"},
{:scribe, "~> 0.8.1"},
{:iteraptor, "~> 1.2"},
{:joken, "~> 1.5"},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment