# can-stream-kefir

> Stream values into and out of computes

Latest version **1.2.1** (published 2019-05-26) · 0 weekly downloads

## Install

```sh
npm install can-stream-kefir
pnpm add can-stream-kefir
yarn add can-stream-kefir
bun add can-stream-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.2.1 |
| Published | 2019-05-26 |
| First published | 2016-12-30 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 23.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | blackmarket, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, marshallswain, matthewp, obaidott, phillipskevin, sinjhin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (6)

- [can-kefir](https://npm.io/package/can-kefir.md) ^1.0.0
- [can-stream](https://npm.io/package/can-stream.md) ^1.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.5.0
- [can-compute](https://npm.io/package/can-compute.md) ^4.0.0
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-observation](https://npm.io/package/can-observation.md) ^4.0.0

## Recent versions

- 1.2.1 (latest) — 2019-05-26
- 1.0.0-pre.1 (pre) — 2017-12-28
- 1.2.0 — 2018-07-05
- 1.1.0 — 2018-07-05
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-29
- 1.0.0-pre.0 — 2017-12-14
- 0.3.3 — 2017-11-01
- 0.3.2 — 2017-10-10
- 0.3.1 — 2017-07-03
- 0.3.0 — 2017-06-23
- 0.3.0-pre.1 — 2017-06-14
- 0.3.0-pre.0 — 2017-06-06
- 0.2.3 — 2017-05-09
- 0.2.2 — 2017-04-20
- … 4 more at https://npm.io/package/can-stream-kefir/versions

## README

# can-stream-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-stream-kefir/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-stream-kefir.svg)](https://www.npmjs.com/package/can-stream-kefir)
[![Travis build status](https://travis-ci.org/canjs/can-stream-kefir.svg?branch=master)](https://travis-ci.org/canjs/can-stream-kefir)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-stream-kefir.svg)](https://greenkeeper.io/)

multiple computes into a single stream. [Kefir](https://rpominov.github.io/kefir/) is used internally

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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