Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 503 Bytes

readme.md

File metadata and controls

28 lines (19 loc) · 503 Bytes

Svent

CircleCI

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.