jigordev

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

Modules

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