# can-value

> Observable values from other CanJS observables.

Latest version **1.1.2** (published 2019-09-30) · MIT license · 0 weekly downloads

## Install

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

## 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.2 |
| Published | 2019-09-30 |
| First published | 2018-05-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 39 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Bitovi |
| Maintainers | chasen, cherif_b, htmlghozt, justinbmeyer, m-mujica, matthewp, mikedane94, phillipskevin |

## Links

- npm: https://www.npmjs.com/package/can-value
- Repository: https://github.com/canjs/can-value
- Homepage: https://canjs.com/doc/can-value.html
- Issues: https://github.com/canjs/can-value/issues
- npm.io page: https://npm.io/package/can-value

## Dependencies (5)

- [can-key](https://npm.io/package/can-key.md) <2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.4.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
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.1.0

## Recent versions

- 1.1.2 (latest) — 2019-09-30
- 1.1.1 — 2019-05-24
- 1.1.0 — 2018-10-31
- 1.0.3 — 2018-10-29
- 1.0.2 — 2018-10-25
- 1.0.1 — 2018-07-26
- 1.0.0 — 2018-07-04
- 0.1.0 — 2018-05-01

## README

# can-value

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

Observable values from other CanJS observables.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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