From c8cea27dbbc94f9a3333f9e0639bfcb4a56e9255 Mon Sep 17 00:00:00 2001 From: Matthew Pope <81593196+popematt@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:43:38 -0800 Subject: [PATCH] Add community-supported Elixir library `eyeon` --- libs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libs.md b/libs.md index 003aa2c1..3e2bf332 100644 --- a/libs.md +++ b/libs.md @@ -34,4 +34,5 @@ description: "The latest news about Amazon Ion and the Amazon Ion community." | Ion support in Jackson | [Link](https://github.com/FasterXML/jackson-dataformats-binary/tree/master/ion) | [Link](http://fasterxml.github.io/jackson-dataformats-binary/javadoc/ion/2.12/) | | Mir Ion (D language) | [Link](https://github.com/libmir/mir-ion) | [Link](http://mir-ion.libmir.org/) | | Ext Ion (PHP language) | [Link](https://github.com/awesomized/ext-ion) | - | +| eyeon (Elixir) | [Link](https://gitlab.com/phinnaeus/eyeon) | [Link](https://hexdocs.pm/eyeon/api-reference.html) |