# can-map

> Observable Objects

Latest version **4.3.16** (published 2021-08-23) · 0 weekly downloads

## Install

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

## 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.3.16 |
| Published | 2021-08-23 |
| First published | 2016-04-22 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 88.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, andrejewski, marshallswain, matthewp, m-mujica, blackmarket, chasen, bmomberger-bitovi, cherif_b, bgando, mattchewone, stin13, mikemitchel, amechi89 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (15)

- [can-cid](https://npm.io/package/can-cid.md) ^1.1.2
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-types](https://npm.io/package/can-types.md) ^1.1.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.0.0
- [can-queues](https://npm.io/package/can-queues.md) ^1.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.5.4
- [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) ^1.0.0
- [can-single-reference](https://npm.io/package/can-single-reference.md) ^1.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) ^1.0.2

## Recent versions

- 4.3.16 (latest) — 2021-08-23
- 3.6.0 (3-legacy) — 2018-08-13
- 4.0.0-pre.12 (pre) — 2018-01-03
- 4.3.15 — 2021-07-18
- 4.3.14 — 2021-07-18
- 4.3.13 — 2021-06-29
- 4.3.12 — 2019-12-18
- 4.3.11 — 2019-10-07
- 4.3.10 — 2019-09-16
- 4.3.9 — 2019-08-08
- 4.3.8 — 2019-06-05
- 4.3.7 — 2019-05-31
- 4.3.6 — 2019-05-24
- 4.3.5 — 2019-04-26
- 4.3.4 — 2019-04-09
- … 72 more at https://npm.io/package/can-map/versions

## README

# can-map

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

Create observable objects. 

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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