Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Add aliases for some functions #35

Merged
merged 1 commit into from Nov 1, 2012
Merged

Commits on Oct 30, 2012

  1. Add aliases for some functions

    This mirrors the Backbonejs events API and to a lesser extent the
    Nodejs events API.
    
    on() = addListener()
    off() = removeListener()
    trigger() = emitEvent()
    Hebo committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    a324893 View commit details
    Browse the repository at this point in the history