Skip to content

Framework for improved object oriented in Lua.

License

Notifications You must be signed in to change notification settings

BAG0N/Nexus-Instance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus Instance is a framework meant to simplify the creation of classes in Lua, both in terms of syntax and being able to have the context of "super". The framework includes a base NexusObject class, as well as a more powerful NexusInstance class to allow for locking of properties and a Changed event.

Documentation

Documentation for the framework and utilities can be found on the GitHub pages for this project. The docs folder can also be used since it has all of the markdown files.

Contributing

Both issues and pull requests are accepted for this project. More information can be found here.

License

Nexus Instance is available under the terms of the MIT Licence. See LICENSE for details.

About

Framework for improved object oriented in Lua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%