Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/eve
minimal event interface
https://github.com/leaysgur/eve
Last synced: 24 days ago
JSON representation
minimal event interface
- Host: GitHub
- URL: https://github.com/leaysgur/eve
- Owner: leaysgur
- License: mit
- Created: 2015-03-26T08:59:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T15:05:53.000Z (over 9 years ago)
- Last Synced: 2024-04-15T07:12:01.141Z (7 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eve
minimal event interfaceBackboneとか何もない場合には、この実装を参考にする。
```javascript
class Hoge extends Eve {}
```
って将来的できると良さそうじゃないかしら。
しかしES6よーわからん!@damele0n++