https://github.com/andersontr15/simple-emitter
Simple ES6 Event Emitter making using of Map data structure
https://github.com/andersontr15/simple-emitter
Last synced: 11 months ago
JSON representation
Simple ES6 Event Emitter making using of Map data structure
- Host: GitHub
- URL: https://github.com/andersontr15/simple-emitter
- Owner: andersontr15
- Created: 2017-12-03T21:06:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T21:07:07.000Z (about 8 years ago)
- Last Synced: 2025-01-11T03:20:30.143Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-emitter
Simple ES6 Event Emitter making using of Map data structure