Dave Thomas
pragdave
Total Packages
31
Total Downloads
73 688 792+
Stats
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a ...
Make private functions public if Mix.env is :test
A simple property-based testing framework written in pure Elixir.
Construct streams of values by specifying composable generator functions. For...
DirWalker lazily traverses one or more directory trees, depth first, returnin...
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, ...
A modular, open templating system, designed for use with `mix gen`. You care...
A collection of random library functions I use across multiple projects: pip...
This application adds a `gen` task to mix, which generates project trees. Un...
An all-plugins-included version of the Bunyan distributed and pluggable loggi...
Shared functionality of the Bunyan distributed and pluggable logging system
Log message formatter for the Bunyan distributed and pluggable logging system
Let this node act as the target for a remote logger in the Bunyan distributed...
The component that lets the Bunyan distributed and pluggable logging system ...
The component that lets a nde forward log messages to another node in the Bun...
The Bunyan distributed and pluggable logging system
Inject errors and reports from the Erlang error logger into the Bunyan distri...
API for the Bunyan distributed and pluggable logging system (error, warn, inf...
Lets you define multiple heads for the same function: defmodule Test do ...
A replacement for `mix new «project»` that generates files which I believe ...
The component framework is meant to make it easy to decompose an application ...
Generate a basic umbrella project.
Jeeves is library that transforms regular modules into named or anonymous sin...
A simple implement of the Hungry Consumer model of concurrent servers.
PipeWhileOk =========== Moved to https://githib.com/pragdave/exlibris
Create fieldsets (aka structs) with validation and Phoenix form_for compatibi...
A template that generates blank template projects, intended to be used by fol...
Generate a simple free-standing application with an ecto layer, intended to b...
Generate a stream of random-ish floats between -1 and 1 using the Perlin algo...
Diet is a DSL for writing your program logic as a sequence of trivial transfo...
Run functions periodically: each function can be called on a different schedule.