# can-map-compat

> Makes observables compatible with can-map

Latest version **1.1.1** (published 2019-05-28) · MIT license · 0 weekly downloads

## Install

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

## 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.1.1 |
| Published | 2019-05-28 |
| First published | 2018-08-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 12.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | DoneJS Contributors |
| Maintainers | cherif_b, justinbmeyer, matthewp, phillipskevin |
| Keywords | canjs, donejs-plugin, can-map, can-define |

## Links

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

## Dependencies (3)

- [can-key](https://npm.io/package/can-key.md) ^1.2.0
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.17.4

## Recent versions

- 1.1.1 (latest) — 2019-05-28
- 1.1.0 — 2018-08-17
- 1.0.1 — 2018-08-17
- 1.0.0 — 2018-08-17

## README

# can-map-compat

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

Makes canjs observable type compatible with the can-map API, for easier migration.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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