ExUtils

Build Status][shield-travis]][travis-ci]
[![Coverage Status][shield-inch]][inch-ci]
[![Version][shield-version] [ License

:zap: Collection of Awesome Elixir shortcuts and utilities :zap:

ExUtils provides helper methods and utilities for a lot of different data types in Elixir that haven't made to the Standard Library yet. Head over to HexDocs for the full list of Modules, Functions and Macros.

Installation

def deps do
  [{:ex_utils, "~> 0.1.6"}]
end

Methods

It's not possible to list all functions here, but you should check out the Documentation! ExUtils has been divided into sub-modules, each with their own utility methods:

Roadmap

Contributing

License

This package is available as open source under the terms of the MIT License.