Packages
params
2.3.0Parameter structure validation and casting with Ecto.Schema.
indifferent
0.9.1Indifferent access on maps/lists/tuples with custom key transforms.
comeonin_ecto_password
3.0.0Ecto custom type for storing encrypted password using Comeonin
expat
1.0.5Re-usable composable patterns with guards
ok_jose
3.0.0Pipe functions that produce ok/error tuples.
happy_with
1.0.1Tiny syntax sugar around Elixir's `with` special form. Dont use commas around with expressions.
deco
0.1.2Minimalist Function Decorators
happy
1.3.1Happy path programming in elixir. Alternative to ok_jose, elixir's 1.2 `with` keyword and that kind of stuff.
pipe_here
1.0.1An Elixir macro for easily piping arguments at any position.
mix_under
0.1.1Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
pit
1.2.0Elixir macro for extracting or transforming values inside a pipe flow.
blue
0.1.1Minimalist LISP abusing Elixir block syntax
test_async
0.1.2Make tests inside your ExUnit case to run async.
bard
0.0.1Bard
setup_tag
0.1.2Mix and match reusable test context by using tags
rex
0.1.0-alpha4Concatenative Elixir macro language.
spec
0.1.3Data specification conformance and generation for Elixir
pond
0.2.0Pond is an Elixir library for creating state handling functions without spawning processes. Pond functions are same-process, referentially transparent functions, that let you implement Finite State Machines, Generators, (push/pull) Reactive Streams, etc.
elaxtic
0.0.1ElasticSearch client for Elixir and Ecto driver.
iexample
0.1.1IExample - tiny macro to help you have formatted documentation iex examples.