inoas
inoas
Total Packages
17
Total Downloads
65 924+
Packages
cake
4.1.0🎂 An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
glacier_gleeunit
1.3.1003This is a fork of gleeunit that allows it to be called as a library/function with a list of test modules instead of just via CLI.
cake_pog
1.5.0🎂Cake 🐘PostgreSQL adapter which passes PreparedStatements to the pog library for execution written in Gleam.
given
6.0.2👇 Ergonomic guards aka early returns for Bool, Result, Option, and List types in Gleam!
glacier
1.3.3Glacier brings incremental interactive unit testing to Gleam. It is meant as a drop-in replacement for Gleeunit and depends on and wraps a fork of it.
glychee
1.1.3Glychee Benchmark - Simple Gleam Benchmarking on Erlang via Elixir's Benchee
cake_sqlight
1.5.0🎂Cake 🪶SQLite adapter which passes PreparedStatements to the sqlight library for execution written in Gleam.
gond
2.0.4🚡 multi-branch conditional expression similar to if - else if - else or cond for Gleam 🚠 (elseif, elsif)
cake_shork
1.5.1🎂Cake 🦭MariaDB and 🐬MySQL adapters which pass PreparedStatements to the shork library for execution written in Gleam.
stacky
1.4.0BEAM stack trace in Gleam: a stack trace of stack frames with module name, function name, arity, file name and line number.
cake_gleam_pgo
1.0.2🎂Cake 🐘PostgreSQL adapter which passes PreparedStatements to the gleam_pgo library for execution written in Gleam.
cake_gmysql
1.0.2🎂Cake 🦭MariaDB and 🐬MySQL adapters which pass PreparedStatements to the gmysql library for execution written in Gleam.
gleenix
0.0.3I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on hex.pm, drop me a line and I will transfer it to you.
gleamix
0.0.3I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on hex.pm, drop me a line and I will transfer it to you.
gleanix
0.0.3I have pushed an almost empty package because I was building a gleam MVC framework and did not know about hex TOS. I have reported this to the hex.pm team to ask for the package to be removed, and the name to be freed, but they have not responded yet. If you are interested in this package name on hex.pm, drop me a line and I will transfer it to you.
check_maybe_div_by_zero
1.1.0➗0️⃣❓Check gleam source code for potential division by zero (in your CI)
opt_args_with_defs_for_gleam
1.0.0Optional Arguments with Defaults for Gleam - A cursed workaround