Packages
exeex
0.2.0Exeex is an Elixir template engine that provides macro, include and inheritance functions. It allows you to create reusable templates with dynamic content, making it easier to manage and maintain your views in Elixir applications.
ex_msgpax
0.3.0ExMsgpax is a library for packing and unpacking Elixir data structures using MessagePack format. It provides support for various Elixir types, including tuples, structs, and exceptions, by utilizing MessagePack's extension types.
exyaml
0.2.0Exyaml is a YAML parser and emitter for Elixir. It provides functions to parse YAML strings into Elixir data structures and to emit Elixir data structures as YAML strings. Exyaml is built on top of the yamerl library, which is a pure Erlang implementation of a YAML parser and emitter.