A toolkit for data mapping and language integrated query for Elixir
ExDoc is a documentation generation tool for Elixir
SQL-based adapters for Ecto and database migrations
OS Process Manager
A Make compiler for Mix
A factory library by the creators of FactoryBot (née FactoryGirl)
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as...
Convert Erlang style structs and error messages to equivalent Elixir.
XML parser. Supports SAX style parsing as well as XML Schema based data mapping: create records from XML (and vice versa)
AWS client for Elixir. Currently supports Dynamo, DynamoStreams, EC2, Firehose, Kinesis, KMS, Lambda, RRDS, Route53, S3, SES, SNS, SQS, STS
A module for converting an XML string to a map
Coverage report tool for Elixir with coveralls.io integration.
HTTP request/response recording library for elixir, inspired by VCR.
ExAws.S3 service package
Earmark AST the parser and AST Generator for Dave Thomas' Earmark. The parser generates an Abstract Syntax Tree from Markdown. The orig...
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
An idiomatic Elixir wrapper for erlexec.
json for elixir
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
Simplified creation of GenServer based processes in Elixir.
Non-blocking Redis client with focus on performance and robustness.
ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under...
Twilio API library for Elixir
Elixlsx is a writer for the MS Excel OpenXML format (`.xlsx`).
Simple Elixir wrapper for Salesforce REST API
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a ...
Formatter for ExDoc to generate docset documentation for use in Dash.app.
UUID generator and utilities for Elixir.
Ecto extension to support enums in models
ExAws.Dynamo service package