jigordev

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

Modules

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