Integer to ip address (and the opposite) for Elixir. This module helps you to get an ip address with an integer (and the opposite)
Password checks using cracklib
PhoenixApiDocs generates API documentation from annotations in controllers actions and tests cases.
Work with IANA language tags in Elixir (BCP47 / RFC5646)
A JSON Feed implementation in Elixir
A collection of helpful tools for helping you understand your Elixir application's configuration settings.
plugin provider for erlang
Elixir wrapper library for TMDB (https://www.themoviedb.org/documentation/api)
An Elixir wrapper for the Starling Bank API
An Elixir library for validating Bitcoin, Ethereum, Litecoin, and other popular cryptocurrency addresses.
ExTed is a naive implementation of a tree edit distance algorithm in Elixir. Please note that this algorithm has exponential runtime comp...
Pinyin module for Elixir.
Visual Erlang development
Library to print multiplication table of a integer or float.
Real time conversion for currencies
ElasticSearch client for Elixir and Ecto driver.
Simple wrapper around the Kong Admin REST API.
A skill-based ranking algorithms library for Elixir. Includes Elo and TrueSkill.
Like Plug, only without web-specific logic and without a typed Conn-datastructure
A simple mix task to start a (simple) http server on the current dir
Utils pacakge to convert complex type
Test for publishing package from https://howistart.org/posts/elixir/1/
ExFormat formats Elixir source code according to a standard set of rules.
ChatWork API Interface for Elixir
Miscellaneous time conversion utilities
n-gram tokenization and distance calculations
A random access list is a list data structure that has O(log n) time lookups and updates, while maintaining a constant time for cons, tai...
Function currying in Elixir.
A lightweight Oauth2 Provider implementation
FitEx is a Macro-Module which provides a bit of sugar for function definitions.