# can-attribute-observable

> Create observables from HTML attributes.

Latest version **2.0.2** (published 2019-11-18) · 0 weekly downloads

## Install

```sh
npm install can-attribute-observable
pnpm add can-attribute-observable
yarn add can-attribute-observable
bun add can-attribute-observable
```

## 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 | 2.0.2 |
| Published | 2019-11-18 |
| First published | 2018-02-28 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 51.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | bmomberger-bitovi, chasen, cherif_b, justinbmeyer, mattchewone, matthewp, mikemitchel, nlundquist, phillipskevin, stin13 |

## Links

- npm: https://www.npmjs.com/package/can-attribute-observable
- npm.io page: https://npm.io/package/can-attribute-observable

## Dependencies (15)

- [can-log](https://npm.io/package/can-log.md) ^1.0.2
- [can-diff](https://npm.io/package/can-diff.md) ^1.0.1
- [can-assign](https://npm.io/package/can-assign.md) ^1.3.1
- [can-queues](https://npm.io/package/can-queues.md) ^1.0.1
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.1
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.13.3
- [can-dom-data](https://npm.io/package/can-dom-data.md) ^1.0.3
- [can-dom-events](https://npm.io/package/can-dom-events.md) ^1.1.2
- [can-dom-mutate](https://npm.io/package/can-dom-mutate.md) ^2.0.0
- [can-observation](https://npm.io/package/can-observation.md) ^4.0.1
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.0.2
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.2
- [can-reflect-dependencies](https://npm.io/package/can-reflect-dependencies.md) ^1.0.1
- [can-event-dom-radiochange](https://npm.io/package/can-event-dom-radiochange.md) ^2.1.0

## Recent versions

- 2.0.2 (latest) — 2019-11-18
- 2.0.0-pre.1 (pre) — 2019-08-12
- 2.0.1 — 2019-10-22
- 2.0.0 — 2019-10-03
- 1.2.7 — 2019-08-14
- 2.0.0-pre.0 — 2019-08-02
- 1.2.6 — 2019-05-24
- 1.2.5 — 2019-05-03
- 1.2.4 — 2019-03-13
- 1.2.3 — 2019-03-13
- 1.2.1 — 2018-12-09
- 1.2.0 — 2018-11-29
- 1.1.7 — 2018-11-27
- 1.1.6 — 2018-10-30
- 1.1.5 — 2018-10-11
- … 13 more at https://npm.io/package/can-attribute-observable/versions

## README

# can-attribute-observable

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

Create observables from HTML attributes.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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