# can-kefir

> Reflects Kefir streams so they work with the rest of CanJS

Latest version **1.1.4** (published 2019-05-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-kefir
pnpm add can-kefir
yarn add can-kefir
bun add can-kefir
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.4 |
| Published | 2019-05-24 |
| First published | 2017-08-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 49.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | DoneJS |
| Maintainers | blackmarket, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, matthewp, phillipskevin, stin13 |
| Keywords | donejs-plugin, Kefir, streams |

## Links

- npm: https://www.npmjs.com/package/can-kefir
- Repository: https://github.com/canjs/can-kefir
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-kefir/issues
- npm.io page: https://npm.io/package/can-kefir

## Dependencies (5)

- [kefir](https://npm.io/package/kefir.md) ^3.5.1
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.1
- [can-event-queue](https://npm.io/package/can-event-queue.md) <2.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) <2.0.0

## Alternatives

- [byte-size](https://npm.io/package/byte-size.md) — 2.1M weekly downloads
- [speed-limiter](https://npm.io/package/speed-limiter.md) — 16.0K weekly downloads
- [@powersync/node](https://npm.io/package/@powersync/node.md) — 10.9K weekly downloads
- [@ledgerhq/coin-cardano](https://npm.io/package/@ledgerhq/coin-cardano.md) — 1.0K weekly downloads
- [@jayesol/jayeson.lib.streamfinder](https://npm.io/package/@jayesol/jayeson.lib.streamfinder.md) — 1.0K weekly downloads

## Recent versions

- 1.1.4 (latest) — 2019-05-24
- 1.0.0-pre.3 (pre) — 2017-12-30
- 1.1.3 — 2019-03-20
- 1.1.2 — 2018-09-11
- 1.1.1 — 2018-08-31
- 1.1.0 — 2018-07-04
- 1.0.2 — 2018-02-16
- 1.0.1 — 2018-02-01
- 1.0.0 — 2018-01-29
- 1.0.0-pre.2 — 2017-12-29
- 1.0.0-pre.1 — 2017-12-28
- 0.2.3 — 2017-11-02
- 0.2.2 — 2017-10-05
- 0.2.1 — 2017-09-13
- 0.2.0 — 2017-09-13
- … 5 more at https://npm.io/package/can-kefir/versions

## README

# can-kefir

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-kefir/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-kefir.svg)](https://www.npmjs.com/package/can-kefir)
[![Travis build status](https://travis-ci.org/canjs/can-kefir.svg?branch=master)](https://travis-ci.org/canjs/can-kefir)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-kefir.svg)](https://greenkeeper.io/)

Reflects [Kefir](https://rpominov.github.io/kefir/) streams so they work with the rest of [CanJS](https://canjs.com/).

## Documentation

Read the [can-kefir API docs on CanJS.com](https://canjs.com/doc/can-kefir.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-kefir/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-kefir/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-kefir/blob/master/LICENSE)

---
_Source: https://npm.io/package/can-kefir · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
