0.3.0 • Published 9 years ago

famous-event v0.3.0

Weekly downloads
1
License
MPL v2.0
Repository
github
Last release
9 years ago

Events: Famous eventing libraries

Events are used for communication between objects in Famous. Famo.us implements an event interface similar to that used in NodeJS.

Files

  • EventArbiter.js: A switch which wraps several event destinations and redirects received events to at most one of them.
  • EventFilter.js: EventFilter regulates the broadcasting of events based on a specified condition.
  • EventMapper.js: EventMapper routes events to various event destinations based on custom logic.

Documentation

License

Copyright (c) 2015 Famous Industries, Inc.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

0.3.0

9 years ago