Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjosolutions/luaconditionals
A library with functionality for conditionally running code.
https://github.com/sanjosolutions/luaconditionals
wow wow-addon wow-addon-lib
Last synced: 5 days ago
JSON representation
A library with functionality for conditionally running code.
- Host: GitHub
- URL: https://github.com/sanjosolutions/luaconditionals
- Owner: SanjoSolutions
- License: unlicense
- Created: 2022-12-22T19:03:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T17:15:40.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:25:52.007Z (8 months ago)
- Topics: wow, wow-addon, wow-addon-lib
- Language: Lua
- Homepage: https://www.patreon.com/addons_by_sanjo
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conditionals
A library with functionality for conditionally running code. This can help other add-on creators to save some work.
**Included functions:**
* **Conditionals.doOnceWhen**: a function that runs a function once the given conditions are met.
## How to use
Please see "[How to use Library](https://github.com/SanjoSolutions/LuaLibrary#how-to-use)" for how to use this library.
## Support
You can support me on [Patreon](https://www.patreon.com/addons_by_sanjo).