LuaRequireExtended
File loader
A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files.
A Lua module that lets you require files with input parameters and multiple output values.
1 stars
1 watching
0 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
lualua-library
Related projects:
Repository | Description | Stars |
---|---|---|
elloramir/love-ase | A Lua library for loading and accessing data from Aseprite files directly. | 39 |
leafo/giflib | A Lua module providing bindings to the GIFLIB C library for loading and manipulating GIF images. | 7 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 132 |
element-research/dataload | A collection of data loaders for various types of datasets in deep learning | 50 |
besnoi/clove | A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 353 |
yonaba/love2d-assets-loader | A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
arthur-debert/bulkloader | A library that simplifies the process of loading and managing complex data in ActionScript 3. | 270 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
leepyng/vue2-image-loader | A Vue component that loads and displays images with fallbacks. | 6 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 160 |
f/vue-wait | A component and directive for managing multiple loading states in Vue applications | 2,004 |
anthony-leclerc/dynlib-loader | A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |
premek/require.lua | Extends Lua's require function with methods for recursive file inclusion and relative path handling | 10 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |