# can-observation-recorder

> Records observations between two points in time

Latest version **1.3.1** (published 2019-05-26) · MIT license · 0 weekly downloads

## Install

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

## 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.3.1 |
| Published | 2019-05-26 |
| First published | 2017-10-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 30.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | DoneJS |
| Maintainers | chasen, cherif_b, christopherjbaker, justinbmeyer, matthewp, mickmcgrath13 |
| Keywords | canjs, donejs-plugin |

## Links

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

## Dependencies (2)

- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.1
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0

## Recent versions

- 1.3.1 (latest) — 2019-05-26
- 1.1.0-pre.0 (pre) — 2018-05-10
- 1.3.0 — 2018-11-28
- 1.2.0 — 2018-07-04
- 1.1.2 — 2018-06-14
- 1.1.1 — 2018-05-10
- 1.1.0 — 2018-05-10
- 1.0.2 — 2018-02-16
- 1.0.1 — 2018-01-27
- 1.0.0 — 2018-01-26
- 0.2.0 — 2017-12-29
- 0.1.3 — 2017-12-01
- 0.1.2 — 2017-12-01
- 0.1.1 — 2017-11-30
- 0.1.0 — 2017-10-08
- … 1 more at https://npm.io/package/can-observation-recorder/versions

## README

# can-observation-recorder

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

Records observations between two points in time.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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