Skip to content
/ extens Public

Extens is a lua Compatibility/Extensions library.

Notifications You must be signed in to change notification settings

mzujev/extens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Extens is a lua Compatibility/Extensions library

This is a small module that contains various necessary functions and methods, and also reduces the various versions of the lua API to a single style(mostly to Lua 5.3 style)

How to use it

	require 'extens'

extens makes changes to your global environment and does not return a meaningful return value.

What's implemented

See comments in extens.lua for more details

Copyright

See Copyright.txt file for details

About

Extens is a lua Compatibility/Extensions library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages