GithubHelp home page GithubHelp logo

sanjosolutions / luaevents Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 46 KB

A library for working with events.

Home Page: https://www.patreon.com/addons_by_sanjo

License: The Unlicense

Lua 100.00%
wow wow-addon wow-addon-lib

luaevents's Introduction

Lua Events

This work is devoted to God.

A library for working with events. This can help other add-on creators to save some work.

All functions can only be used inside coroutines. You can check out the Coroutine library for coroutine helpers.

With the provided functions, sequential code can be written for processes which require data that is provided via events.

Functions included:

  • Events.waitForOneOfEvents: a function to wait for one of multiple events, with an optional timeout.
  • Events.waitForEventCondition: a function to wait for an event of a specific type and a condition met. A timeout can be optionally passed.
  • Events.waitForEvent: a function to wait for an event. A timeout can be optionally passed.

How to use

Please see "How to use Library" for how to use this library.

Support

You can support me on Patreon.

luaevents's People

Contributors

akikonani avatar sanjosolutions avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.