Home

Svent

Svent is an async event framework implemented with Fiber.Used for game or GUI event handling.

Installation

npm install svent

or

npm install svent -g

Usage

View test/tests.

Development

npm install

License

The gem is available as open source under the terms of the MIT License.