Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leaysgur/eve

minimal event interface
https://github.com/leaysgur/eve

Last synced: 24 days ago
JSON representation

minimal event interface

Awesome Lists containing this project

README

        

# eve
minimal event interface

Backboneとか何もない場合には、この実装を参考にする。

```javascript
class Hoge extends Eve {}
```
って将来的できると良さそうじゃないかしら。
しかしES6よーわからん!

@damele0n++