Socket
Socket
Sign inDemoInstall

kefir

Package Overview
Dependencies
0
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
9Next

1.3.0

Diff

Changelog

Source

1.3.0 (29/03/2015)

  • Following methods are deprecated: .repeatedly, .mapTo, .pluck, .invoke, .not, .timestamp, .tap, .and, .or #71
pozadi
published 1.2.0 •

Changelog

Source

1.2.0 (14/03/2015)

  • Kefir.sampledBy is deprecated in favor of 3 arity Kefir.combine
pozadi
published 1.1.0 •

Changelog

Source

1.1.0 (15/02/2015)

  • The Bus and Pool classes are exposed as Kefir.Bus and Kefir.Pool
  • A bug in .merge and .zip (which may cause them to not unsubscribe from their sources in very rare cases) fixed
  • New method .emitEvent in Emitter, Emitter Object, and Bus
  • New method Kefir.repeat
pozadi
published 1.0.0 •

Changelog

Source

1.0.0 (31/01/2015)

  • jQuery plugin moved to a separate repo
  • Minor improvement in .skipDuplicates method #42
  • Deperecated method .withDefault now removed
pozadi
published 0.5.3 •

Changelog

Source

0.5.3 (12/01/2015)

  • A bug in .fromBinder fixed (continuation of #35
pozadi
published 0.5.2 •

Changelog

Source

0.5.2 (12/01/2015)

  • A bug in .fromBinder fixed #35
pozadi
published 0.5.1 •

Changelog

Source

0.5.1 (08/01/2015)

  • Undocumented methods .on/.off renamed to ._on/._off
  • The .changes method now can be called on a stream
  • The .toProperty method now can be called on a property, and works similar to .withDefault
  • The .withDefault method is now deprecated, and will be removed in the future
  • New method .fromSubUnsub
  • New method .fromNodeCallback
  • New method .fromPromise
pozadi
published 0.5.0 •

Changelog

Source

0.5.0 (06/01/2015)

  • Base errors support added (i.e. errors flow through all kind of transformations/combinations)
  • Properties now may have a current error (as well as current value)
  • New method .onError
  • New method .offError
  • New method .error in Emitter, Emitter Object, and Bus
  • New method Kefir.constantError
  • New method .mapErrors
  • New method .filterErrors
  • New method .endOnError
  • New method .errorsToValues
  • New method .valuesToErrors
  • New method .skipErrors
  • New method .skipValues
pozadi
published 0.4.2 •

Changelog

Source

0.4.2 (24/12/2014)

  • A bug in .flatMap fixed #29
  • Minor perf fixes
pozadi
published 0.4.1 •

Changelog

Source

0.4.1 (30/11/2014)

  • New method .bufferWhile
  • New method .bufferBy
  • New method .bufferWhileBy
  • New method .withDefault
  • New method .zip
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc