svent
v0.1.2
Published
Svent is an async event framework implemented with Fiber.Used for game or GUI event handling.
Downloads
49
Readme
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.