require.lua

File inclusion library

Extends Lua's require function with methods for recursive file inclusion and relative path handling

extends require with some methods

GitHub

10 stars
1 watching
0 forks
Language: Lua
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tavikukko/lua-resty-hpdf A Lua library for creating PDF documents with various layouts and formatting options. 8
kingtut10101/luarequireextended A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. 1
nrk/redis-lua A Lua client library for the Redis key-value storage system 734
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,931
nikokrock/ada-lua An Ada interface to Lua, allowing execution of Lua scripts from Ada code 42
saks/lua-resty-newrelic A Lua wrapper around New Relic's API for monitoring web applications 13
sacek/lpeglj A Lua implementation of a LPeg parser for pattern matching 109
bakins/lua-resty-riak A Lua client driver for the Riak distributed database 25
bungle/lua-resty-reqargs A module that retrieves data from HTTP request arguments and files in Lua 52
mpeterv/argparse A feature-rich command line parser for Lua 260
bungle/lua-resty-haru A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. 9
mlua-rs/mlua Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. 1,733
kwanhur/lua-resty-imagick A Lua library providing bindings to ImageMagick's MagicWand, enabling image processing and manipulation 11
daurnimator/fifo.lua A Lua library implementing a First-In-First-Out data structure 35
lunarmodules/luassert A Lua assertion library providing additional tests and custom assertion capabilities. 206