Skip to content

A well-structured, well-tested, and well-documented Luau signal implementation. This is a read-only mirror.

License

Notifications You must be signed in to change notification settings

dev-alastair/signal-lua

 
 

Repository files navigation

Signal

A simple Signal implementation for Luau, approximating the functionality of `RBXScriptSignal`, but with an API adjusted for additional flexibility.
 

Fill in a longer description about Signal here!

Installation

Signal is a rotriever package and can be installed by adding the following line to the [dependencies] section of your rotriever.toml file:

Signal = "github.com/roblox/[email protected]"

Documentation

Documentation for Signal is available on the official documentation website.

License

Licensed under the MIT license (LICENSE.txt or http://opensource.org/licenses/MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.

Take a look at the contributing guide for guidelines on how to contribute to Signal.

About

A well-structured, well-tested, and well-documented Luau signal implementation. This is a read-only mirror.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 96.8%
  • Shell 3.2%