Socket
Socket
Sign inDemoInstall

kefir

Package Overview
Dependencies
1
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
5689Next

0.4.0

Diff

Changelog

Source

0.4.0 (23/11/2014)

  • The seed argument in .scan, .reduce, and .diff is now optional
  • Removed support of "array functions"
  • The default fn in obs.sampledBy(other, fn) changed from function(a, b) {return [a, b]} to function(a, b) {return a}. The default fn for Kefir.sampledBy hasn't changed.
  • New method .mapEnd
  • New method .skipEnd
  • The fn argument in .filter, .takeWhile, and .skipWhile is now optional
pozadi
published 0.3.0 •

Changelog

Source

0.3.0 (19/11/2014)

  • Removed undocumented feature of .merge and .concat that allowed to not wrap observables to array but pass them as individual arguments
  • Changed arguments order in .scan, .reduce, and .diff
  • Added support of on/off methods pair to .fromEvent
  • Removed undocumented support of bind/unbind pair from .fromEvent
  • Method .waitFor renamed to .skipUntilBy
  • New method .takeUntilBy
  • Method source.flatMapFirst(fn) now won't call fn when skiping values from source
pozadi
published 0.2.11 •

Changelog

Source

0.2.11 (03/11/2014)

  • The fn argument of the .diff method is now optional
  • New method .waitFor
  • New method .takeWhileBy
  • New method .skipWhileBy
pozadi
published 0.2.10 •

Changelog

Source

0.2.10 (26/10/2014)

  • Method .transform renamed to .flatten
  • New method .slidingWindow
pozadi
published 0.2.9 •

Changelog

Source

0.2.9 (19/10/2014)

  • The fn argument of the .transform method is now optional
  • New method .transduce
pozadi
published 0.2.8 •

Changelog

Source

0.2.8 (12/10/2014)

  • Method .flatMapWithConcurrencyLimit renamed to .flatMapConcurLimit
  • New method .transform
  • New method .timestamp
  • New method Kefir.bus
pozadi
published 0.2.7 •

Changelog

Source

0.2.7 (05/10/2014)

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
pozadi
published 0.2.6 •

pozadi
published 0.2.5 •

pozadi
published 0.2.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc