Brace expansion, as known from sh/bash, in Elixir. Quick example: ExBraceExpansion.expand("file-{a,b,c}.jpg") => ["file-a.jpg", "file-b....
Elli middleware to add X-Powered-By: LFE header.
Erlang Rethink Db Driver
Factory Girl implementation with CouchDb persistence.
Twitter API client for elixir.
Sap is a toolkit for Plug applications to accept and respond to HTTP requests by using a decision tree built with combinators.
Automate tasks and keep everyone in the loop with Guri
Super simple library for turning raw HTML or webpages into beautiful PDFs.
Client for Efesto in Elixir
A rudimentary DNS client. Thin wrapper around erlang's `inet_res` library
Inject errors and reports from the Erlang error logger into the Bunyan distributed and pluggable logging system
Mix and match reusable test context by using tags
Modules to work with queue
Velkoz is an api wrapper for the game leauge of legends. You can find the api documentation :: https://developer.riotgames.com/api
Utility to buffer items into a queue that follow a simple block pattern on calls to push and pop when the queue at a max size or empty.
A wrapper of the imagemagick draw functionality on top of mogrify
MTProto (Telegram) implementation for Elixir.
Elixir client for NTT Docomo TextToSpeech API
OAuth2 endpoints for cowboy and snarl.
An Elixir plug to rewrite the value of remote_ip key of Plug.Conn struct if the request comes from a trusted proxy.
A simple mechanism to timeout idle Elixir processes - for example a GenServer - after a given period of inactivity.
A configuration provider that gets secrets from Google Secret Manager on app start
Package providing Discord API struct caches for crux.
an Elixir client library for IFTTT's Webhooks
Destructing assignment with `<~`
A provider for REST API Builder that uses Ecto Schema Store to provide resources.
hcloud: A Elixir library for the Hetzner Cloud API
simple Inspect protocol wrapper
An Elixir client for Consul's HTTP API
A collection of simple responders for Hedwig