Elixir library for interacting with api.census.gov
A library for validating JSON responses
Painless pagination for Ecto queries.
Battle City Backend.
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent ...
Sleeky project generator. Provides a `mix sleeky.new` task to bootstrap a new Elixir application with Sleeky dependencies.
Create a deb for your elixir release with ease
A productive Elixir client for the Bunq API
Inspecto (Inspect + Ecto) is a utility that helps inspect and summarize your Ecto schemas for documentation or other tools that require c...
Portable, Dynamic Web Applications
Librería base para ejecución de comandos del sistema y gestión de tareas asíncronas con resultados estructurados.
Elixir bindings for libcurl.
Track and record all the changes in your database. Revert back to anytime in history.
Binary serialization library compatible with Rust's Bincode crate. Share Rust structs with your Elixir application.
A partial yet functional CouchDB client, with attachment support.
A package for normalizing string input from unpredictable sources (such as web scraping)
Elixir library to manage automatic docker-compose redeployments for new docker images
powered and security auth platform
Webdriver protocol for driving web browsers.
Elixir wrapper for Rust HTML sanitizing library ammonia
A WebMention (https://www.w3.org/TR/webmention/) implementation for Elixir
Elixir module for the Zerodha Kite Connect API
get the english (IPA) pronunciation for a word or phrase
A simple Elixir wrapper for Pinterest API.
Creates documentation for Elixir projects in JSON format
Library for interacting with the Grafana API in Elixir
Provides random words from a list of 5,000 most common American English words. Can break them down into parts-of-speech. Fun for party tr...
A simple implementation of a neural network in elixir.
Estimate the reading time of a text or a text file.
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`