Add ec_events. (#850)
* Add events. * Rename events to ec_events. * Remove extra comma.
This commit is contained in:
parent
63a8592675
commit
21ea79499b
1 changed files with 11 additions and 0 deletions
|
|
@ -10577,5 +10577,16 @@
|
|||
],
|
||||
"description": "An OpenAL wrapper.",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "ec_events",
|
||||
"url": "https://github.com/EmberCrypto/ec_events",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"events",
|
||||
"emitter"
|
||||
],
|
||||
"description": "Event Based Programming for Nim.",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue