Small by design
One Lua file, no runtime dependency, and an API that stays easy to embed.
Lua OOP helper
A lightweight object-oriented helper for Lua projects that need classes, inheritance, private state, and a compact API.
One Lua file, no runtime dependency, and an API that stays easy to embed.
Create classes, initialize instances, include behavior, and keep state private.
The documented core behavior is covered by a Lua test suite and CI workflow.