Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.
Elixir NIF for discount, a Markdown parser
Mix task to create a docker image of your application release.
Installation: `mix archive.install hex edib`
More detailed information about release image building at:
https://github.com/edib-tool/elixir-docker-image-builder
Mix task to create a docker image of your application release.
More detailed information about release image packaging at: https://github.com/asaaki/elixir-docker-image-packager
Flasked injects application environment configuration at runtime based on given ENV variables and a mapping. This is pretty useful for applications following the 12factor app principle or which are deployed in containerization infrastructures like Docker.
Some string transformation functions for Elixir. Heavily inspired by ActiveSupport's String extensions (Ruby).
The Rate Limiter with Token Bucket algorithm
Elixir Plug for Ralitobu, the Rate Limiter with Token Bucket algorithm
[DEPRECATED] New package: cmark
Some string transformation functions for Elixir. Heavily inspired by ActiveSupport's String extensions (Ruby).