# can-list

> Observable lists

Latest version **4.2.3** (published 2021-07-18) · 0 weekly downloads

## Install

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

## 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.3 |
| Published | 2021-07-18 |
| First published | 2016-04-22 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 70.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, marshallswain, matthewp, james0x57, blackmarket, chasen, bmomberger-bitovi, cherif_b, stin13, mikemitchel |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (15)

- [can-cid](https://npm.io/package/can-cid.md) ^1.1.2
- [can-map](https://npm.io/package/can-map.md) ^4.0.0
- [can-types](https://npm.io/package/can-types.md) ^1.1.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.1.1
- [can-queues](https://npm.io/package/can-queues.md) <2.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.4.1
- [can-compute](https://npm.io/package/can-compute.md) ^4.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.7.2
- [can-construct](https://npm.io/package/can-construct.md) ^3.2.1
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-stache-key](https://npm.io/package/can-stache-key.md) ^1.0.0
- [can-event-queue](https://npm.io/package/can-event-queue.md) <2.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.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) <2.0.0

## Recent versions

- 4.2.3 (latest) — 2021-07-18
- 4.0.0-pre.10 (pre) — 2018-01-04
- 4.2.2 — 2019-05-26
- 4.2.1 — 2019-05-22
- 4.2.0 — 2018-10-31
- 4.1.0 — 2018-07-05
- 4.0.2 — 2018-05-03
- 4.0.1 — 2018-04-12
- 4.0.0 — 2018-01-29
- 4.0.0-pre.9 — 2017-12-12
- 4.0.0-pre.8 — 2017-11-21
- 4.0.0-pre.7 — 2017-11-09
- 4.0.0-pre.6 — 2017-11-08
- 4.0.0-pre.5 — 2017-11-07
- 4.0.0-pre.3 — 2017-11-07
- … 42 more at https://npm.io/package/can-list/versions

## README

# can-list

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

Create an observable array-like object.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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