Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

lua-require

Lightweight duplicate of Lua's require function based on understanding and behavior.

Only tested on Luvit

Running the library is as simple as requiring it, it will override the current environment's require with a duplicated one.

require('require');

About

Lightweight duplicate of Lua's require function based on understanding and behavior.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages