Liking cljdoc? Tell your friends :D
ClojureScript only.

moira.log.event-emitter


createcljs

(create)
source

Listenablecljsprotocol

emitcljs

(emit this e)

listencljs

(listen this f)
(listen this k f)

unlistencljs

(unlisten this)
(unlisten this f)
(unlisten this k f)
source

Resumablecljsprotocol

pausecljs

(pause this)

resumecljs

(resume this)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close