A lightweight Gleam library for formatting timestamps as human-readable relative time strings (e.g., '5 minutes ago', 'in 2 hours') with support for multiple locales.

1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Libraries Utility Library
Translations! about 1 month ago

AI Summary: Translate the Gleam `timeago` library into additional languages. This involves adding new locale files based on existing examples and the provided documentation. The task requires familiarity with the library's structure and the process of contributing to open-source projects.

Complexity: 2/5
good first issue

A lightweight Gleam library for formatting timestamps as human-readable relative time strings (e.g., '5 minutes ago', 'in 2 hours') with support for multiple locales.

Gleam