jigordev

$ luarocks install --server=https://luarocks.org/manifests/jigordev <name>

Modules

  • lua-checkargs by jigordev — downloads: 28
    checkargs is a Lua library designed for argument validation in Lua functions.
  • lua-context by jigordev — downloads: 18
    lua-context is a Lua library designed to facilitate context management in both synchronous and asynchronous environments.
  • lua-dataclass by jigordev — downloads: 129
    A simple yet powerful dataclass implementation for Lua, inspired by Python's dataclasses.
  • lua-errhandler by jigordev — downloads: 18
    A simple Lua library for handling success and error results using classes and method chaining.
  • lua-forms by jigordev — downloads: 19
    lua-forms is a Lua library for creating and validating forms, inspired by WTForms.
  • lua-immutable by jigordev — downloads: 9
    A Lua library for creating immutable values, tables, and objects, preventing unintended modifications with strict error handling.
  • lua-match by jigordev — downloads: 6
    An efficient pattern-matching implementation for lua.
  • lua-moongo by jigordev — downloads: 27
    Moongo is an Object-Document Mapper for working with MongoDB in Lua.
  • lua-stateful by jigordev — downloads: 4
    A simple Lua library for managing application state with reactive capabilities.