# can-simple-map

> A performant live-bound map

Latest version **4.3.3** (published 2019-10-14) · 0 weekly downloads

## Install

```sh
npm install can-simple-map
pnpm add can-simple-map
yarn add can-simple-map
bun add can-simple-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.3 |
| Published | 2019-10-14 |
| First published | 2016-05-05 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 25.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, marshallswain, mattchewone, matthewp, phillipskevin, sinjhin, stin13 |

## Links

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

## Dependencies (9)

- [can-log](https://npm.io/package/can-log.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.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.2.1
- [can-key-tree](https://npm.io/package/can-key-tree.md) ^1.0.0
- [can-construct](https://npm.io/package/can-construct.md) ^3.5.4
- [can-event-queue](https://npm.io/package/can-event-queue.md) ^1.0.0
- [can-observation](https://npm.io/package/can-observation.md) ^4.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.0

## Recent versions

- 4.3.3 (latest) — 2019-10-14
- 4.0.0-pre.15 (pre) — 2017-12-13
- 4.3.2 — 2019-05-26
- 4.3.1 — 2019-04-29
- 4.3.0 — 2018-09-05
- 4.2.0 — 2018-07-05
- 4.1.1 — 2018-05-26
- 4.1.0 — 2018-05-26
- 4.0.1 — 2018-02-16
- 4.0.0 — 2018-01-27
- 4.0.0-pre.14 — 2017-12-13
- 4.0.0-pre.13 — 2017-11-21
- 4.0.0-pre.12 — 2017-11-13
- 4.0.0-pre.11 — 2017-11-13
- 4.0.0-pre.10 — 2017-11-10
- … 36 more at https://npm.io/package/can-simple-map/versions

## README

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

A performant live-bound map

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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