ryanplusplus

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

Modules

  • benchy by ryanplusplus — downloads: 3
    Quick and dirty benchmarking.
  • chain by ryanplusplus — downloads: 97
    Library for easily building chained calls in Lua.
  • espeon by ryanplusplus — downloads: 438
    Tool for working with ESP8266/ESP32 + NodeMCU projects
  • lrt by ryanplusplus — downloads: 183
  • mach by ryanplusplus — downloads: 1,811
    Simple mocking framework for Lua inspired by CppUMock and designed for readability.
  • proxyquire by ryanplusplus — downloads: 258
    Allows Lua modules to be overridden during testing. See https://github.com/thlorenz/proxyquire.
  • rpio by ryanplusplus — downloads: 149
    Pure Lua Raspberry Pi GPIO library
  • switch by ryanplusplus — downloads: 90
    Lua implementation of a switch statement.