# can-observable-array

> Observable arrays

Latest version **1.3.0** (published 2021-09-13) · MIT license · 0 weekly downloads

## Install

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

## 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.0 |
| Published | 2021-09-13 |
| First published | 2019-07-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 107.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | DoneJS Contributors |
| Maintainers | phillipskevin, justinbmeyer, marshallswain, matthewp, m-mujica, bmomberger-bitovi, cherif_b, mattchewone |
| Keywords | canjs |

## Links

- npm: https://www.npmjs.com/package/can-observable-array
- Repository: https://github.com/canjs/can-observable-array
- Homepage: https://github.com/canjs/can-observable-array#readme
- Issues: https://github.com/canjs/can-observable-array/issues
- npm.io page: https://npm.io/package/can-observable-array

## Dependencies (6)

- [can-queues](https://npm.io/package/can-queues.md) ^1.2.2
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.17.10
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-event-queue](https://npm.io/package/can-event-queue.md) ^1.1.6
- [can-observable-mixin](https://npm.io/package/can-observable-mixin.md) ^1.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.3.0

## Recent versions

- 1.3.0 (latest) — 2021-09-13
- 1.0.0-pre.9 (pre) — 2019-09-12
- 1.2.0 — 2021-09-13
- 1.1.4 — 2020-06-24
- 1.1.3 — 2020-06-22
- 1.1.2 — 2020-06-18
- 1.1.1 — 2020-06-16
- 1.1.0 — 2020-06-11
- 1.0.9 — 2020-05-22
- 1.0.8 — 2020-05-19
- 1.0.7 — 2020-03-06
- 1.0.6 — 2019-11-20
- 1.0.5 — 2019-11-19
- 1.0.4 — 2019-10-28
- 1.0.3 — 2019-10-23
- … 20 more at https://npm.io/package/can-observable-array/versions

## README

# can-observable-array

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

Import/require **can-observable-array** and use the Element to derive your own classes. Calling `customElements.define` will register your element with the window's registry of custom elements.

## Documentation

Read the [can-observable-array API docs on CanJS.com](https://canjs.com/doc/can-observable-array) the [latest releases on GitHub](https://github.com/canjs/can-observable-array/releases).

## Contributing

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

## License

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

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