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

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

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