# can-stream

> Stream values into and out of computes

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

## Install

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

## 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.1 |
| Published | 2019-05-26 |
| First published | 2016-10-19 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 38.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Bitovi |
| Maintainers | blackmarket, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, matthewp, obaidott, phillipskevin, sinjhin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (8)

- [kefir](https://npm.io/package/kefir.md) ^3.8.0
- [can-types](https://npm.io/package/can-types.md) ^1.1.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.1.1
- [can-define](https://npm.io/package/can-define.md) ^2.0.0
- [can-compute](https://npm.io/package/can-compute.md) ^4.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.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.1.1 (latest) — 2019-05-26
- 1.0.0-pre.0 (pre) — 2017-12-14
- 1.1.0 — 2018-07-05
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-29
- 0.3.2 — 2017-11-01
- 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.1 — 2017-04-20
- 0.2.0-pre.2 — 2017-04-20
- 0.2.0-pre.1 — 2017-04-20
- 0.0.5 — 2016-10-25
- … 4 more at https://npm.io/package/can-stream/versions

## README

# can-stream

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

Stream values into and out of computes

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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