ryanplusplus

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

Modules

  • benchy by ryanplusplus — downloads: 30
    Quick and dirty benchmarking.
  • chain by ryanplusplus — downloads: 138
    Library for easily building chained calls in Lua.
  • espeon by ryanplusplus — downloads: 791
    Tool for working with ESP8266/ESP32 + NodeMCU projects
  • lrt by ryanplusplus — downloads: 279
  • mach by ryanplusplus — downloads: 2,036
    Simple mocking framework for Lua inspired by CppUMock and designed for readability.
  • proxyquire by ryanplusplus — downloads: 312
    Allows Lua modules to be overridden during testing. See https://github.com/thlorenz/proxyquire.
  • rpio by ryanplusplus — downloads: 190
    Pure Lua Raspberry Pi GPIO library
  • switch by ryanplusplus — downloads: 119
    Lua implementation of a switch statement.