Packages
version_bump
0.2.0Conventional-Commits-driven semantic releases for Gleam: analyse commits, compute the next version, generate release notes, and publish to Hex/npm and GitHub. A native Gleam port of semantic-release.
glexml
0.1.0A pure Gleam XML parser for the Erlang and JavaScript targets, built for EPUB tooling
glepub
0.1.0An EPUB toolkit for the Erlang and JavaScript targets, built on glexml
lode
0.1.0A database toolkit for Gleam: typed schemas, changesets, a composable query builder, repos, associations, and a declarative schema spec. An Ecto-shaped design — no macros, no reflection.
lode_sql
0.1.0The SQL layer for lode: a parameterized SQL renderer, the PostgreSQL adapter (via pog), hand-authored migrations with a CLI, schema-first codegen, and a spec-vs-database drift checker.