https://github.com/joelhooks/js-command-center
This is a port of the Robotlegs AS3 v2 CommandCenter and EventCommandMap extensions to JavaScript
https://github.com/joelhooks/js-command-center
Last synced: about 2 months ago
JSON representation
This is a port of the Robotlegs AS3 v2 CommandCenter and EventCommandMap extensions to JavaScript
- Host: GitHub
- URL: https://github.com/joelhooks/js-command-center
- Owner: joelhooks
- License: mit
- Created: 2012-12-01T07:17:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T04:34:30.000Z (almost 12 years ago)
- Last Synced: 2025-03-08T16:35:51.563Z (9 months ago)
- Language: JavaScript
- Size: 213 KB
- Stars: 20
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Event Command Map
This is a port of the Event Command Map extension of the Robotlegs framework.
## Overview
An Event Command Map executes commands in response to events on a given Event Dispatcher.
## TODO
* Write more tests for the EventCommandExecutor
* Write tests for Angular adapter
* Write an adapter for ____________?
* Docs