ryanplusplus

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

Modules

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