Kefir v0.2.7 Release Notes

Release Date: 2014-10-05 // over 9 years ago
  • Methods so far:

    • Kefir.emitter
    • Kefir.never
    • Kefir.later
    • Kefir.interval
    • Kefir.sequentially
    • Kefir.repeatedly
    • Kefir.fromPoll
    • Kefir.withInterval
    • Kefir.fromCallback
    • Kefir.fromEvent
    • Kefir.fromBinder
    • Kefir.constant
    • jQuery::asKefirStream
    • jQuery::asKefirProperty
    • .toProperty
    • .changes
    • .onValue
    • .offValue
    • .onEnd
    • .offEnd
    • .onAny
    • .offAny
    • .log
    • .offLog
    • .map
    • .mapTo
    • .pluck
    • .invoke
    • .not
    • .tap
    • .filter
    • .take
    • .takeWhile
    • .skip
    • .skipWhile
    • .skipDuplicates
    • .diff
    • .scan
    • .reduce
    • .delay
    • .throttle
    • .debounce
    • .withHandler
    • .combine
    • .and
    • .or
    • .sampledBy
    • .merge
    • .concat
    • .pool
    • .flatMap
    • .flatMapLatest
    • .flatMapFirst
    • .flatMapConcat
    • .flatMapWithConcurrencyLimit
    • .awating
    • .filterBy