# can-observation

> Core observable indicators

Latest version **4.2.0** (published 2019-08-05) · 0 weekly downloads

## Install

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

## 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 | 4.2.0 |
| Published | 2019-08-05 |
| First published | 2016-06-21 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 59.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Bitovi |
| Maintainers | bigab, blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, matthewp, phillipskevin |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (8)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-queues](https://npm.io/package/can-queues.md) ^1.3.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.4.2
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.7.0
- [can-key-tree](https://npm.io/package/can-key-tree.md) ^1.0.0
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-event-queue](https://npm.io/package/can-event-queue.md) ^1.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.0

## Recent versions

- 4.2.0 (latest) — 2019-08-05
- 4.0.0-pre.27 (pre) — 2018-01-04
- 4.0.0-pre.25 (priority) — 2018-01-02
- 4.1.3 — 2019-05-28
- 4.1.2 — 2018-12-15
- 4.1.1 — 2018-10-22
- 4.1.0 — 2018-07-04
- 4.0.1 — 2018-02-16
- 4.0.0 — 2018-01-26
- 4.0.0-pre.26 — 2018-01-02
- 4.0.0-pre.24 — 2017-12-01
- 4.0.0-pre.23 — 2017-12-01
- 4.0.0-pre.22 — 2017-11-23
- 4.0.0-pre.21 — 2017-11-21
- 4.0.0-pre.20 — 2017-11-10
- … 78 more at https://npm.io/package/can-observation/versions

## README

# can-observation

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

Core observable indicators.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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