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: 8 months ago
Linked from 1 awesome list
lualua-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library for loading and accessing data from Aseprite files directly. | 39 |
| A Lua module providing bindings to the GIFLIB C library for loading and manipulating GIF images. | 7 |
| A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 133 |
| A collection of data loaders for various types of datasets in deep learning | 50 |
| A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
| A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 357 |
| A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
| A library that simplifies the process of loading and managing complex data in ActionScript 3. | 271 |
| An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
| A Vue component that loads and displays images with fallbacks. | 6 |
| A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| A component and directive for managing multiple loading states in Vue applications | 2,002 |
| A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |
| Extends Lua's require function with methods for recursive file inclusion and relative path handling | 10 |
| A lightweight C++ library for binding Lua to C++ | 257 |