glu

2024 · 1 min read

Modular utility library for Mudlet that just works.

Problem

Outcome

A Lua-based utility library for Mudlet providing a collection of ready-to-use functions for string manipulation, date/time formatting, table operations, and type checking. It's designed with a fluent API for easy extension, allowing developers to register custom utilities and access them through a single namespace with zero configuration needed.

Tools