From 48350991da11de0300d2992c57875dfcbc4b83fb Mon Sep 17 00:00:00 2001 From: okkdev Date: Thu, 10 Jul 2025 15:05:38 +0200 Subject: [PATCH] add gleam typeid implementation --- typeid/typeid/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/typeid/typeid/README.md b/typeid/typeid/README.md index 2abf3d78..13edf0b2 100644 --- a/typeid/typeid/README.md +++ b/typeid/typeid/README.md @@ -80,6 +80,7 @@ Latest spec version: v0.3.0 | [Elixir](https://github.com/sloanelybutsurely/typeid-elixir) | [@sloanelybutsurely](https://github.com/sloanelybutsurely) | v0.3 on 2024-04-22 | | [Elixir](https://github.com/xinz/elixir_typeid) | [@xinz](https://github.com/xinz) | v0.1 on 2024-06-03 | | [Erlang](https://github.com/eproxus/keysmith) | [@eproxus](https://github.com/eproxus) | v0.3 on 2024-09-25 | +| [Gleam](https://github.com/okkdev/typeid_gleam) | [@okkdev](https://github.com/okkdev) | v0.3 on 2025-07-09 | | [Haskell](https://github.com/MMZK1526/mmzk-typeid) | [@MMZK1526](https://github.com/MMZK1526) | v0.3 on 2024-04-19 | | [Java](https://github.com/fxlae/typeid-java) | [@fxlae](https://github.com/fxlae) | v0.3 on 2024-04-14 | | [Java](https://github.com/softprops/typeid-java) | [@softprops](https://github.com/softprops) | v0.2 on 2023-07-04 |